Skip to content

🤖 feat: Support attaching external files to prompts (drag-and-drop / file picker) #1656

@ammar-agent

Description

@ammar-agent

Request

Attach external files (from Downloads, Desktop, etc.) to prompts without copying them into the workspace first.

Desired UX: Drag-and-drop or file picker (📎) in chat input.

File types: .txt, .sql, .pdf, .docx, images

Current State

  • @ tagging: works for in-project files ✓
  • Image paste: works ✓
  • File drag-and-drop: not supported ✗

Challenge: Context Management

Large attachments can blow context limits. Need:

  • File size / token estimation before send
  • Clear limits and warnings
  • Strategy for PDFs (text extraction) and DOCX (parsing)

Generated with mux • Model: anthropic:claude-opus-4-5 • Thinking: high

Metadata

Metadata

Assignees

No one assigned

    Labels

    communityissue from community memberenhancementNew feature or functionality

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions