Skip to content

Slack: handle file attachments in messages #2

Description

@pgagnidze

files[] in Slack message events is currently ignored. When a user attaches an image or document, the agent never sees it. The fix is to download via url_private (bot token auth), write to a temp file, and include the path in the prompt. CoalescedMessage needs a files field to carry attachments through the debounce window.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions