Summary
Add a file attachment button beside the chat input field so users can upload images, videos, or files directly into the conversation without needing to paste URLs or use workarounds.
Current State
The chat input field currently supports text input only. There is no affordance for attaching files, images, or videos alongside a message.
Expected Behaviour
- An attachment/paperclip icon (or image icon) is placed beside the chat input field
- Clicking it opens a file picker allowing the user to select:
- Images (PNG, JPG, GIF, WebP, etc.)
- Videos (MP4, MOV, etc.)
- Files/documents (PDF, text, code files, etc.)
- Selected file is shown as a preview thumbnail or filename chip in the input area before sending
- File is sent with the message and visible in the conversation thread
- Agent can read/analyse the attached content (image vision, document parsing) as part of its response
Scope
Acceptance Criteria
Summary
Add a file attachment button beside the chat input field so users can upload images, videos, or files directly into the conversation without needing to paste URLs or use workarounds.
Current State
The chat input field currently supports text input only. There is no affordance for attaching files, images, or videos alongside a message.
Expected Behaviour
Scope
Acceptance Criteria