Skip to content

Web chat: support image/screenshot uploads #4454

@andrazbajec

Description

@andrazbajec

Summary

The web chat interface does not support image or screenshot uploads. Users cannot paste or drag-and-drop images into the chat window.

Use case

During certification build projects (e.g. B4) and agent debugging sessions, learners want to share screenshots of error messages, terminal output, or agent responses. Currently they must copy-paste text, which works but is less convenient and doesn't capture visual context (e.g. IDE errors, browser network tabs).

Proposed behavior

  • Allow users to paste images (Ctrl+V / Cmd+V) into the chat input
  • Allow drag-and-drop of image files onto the chat input
  • Addie (the AI) should be able to see and interpret the uploaded image

Notes

  • Addie's underlying model (Claude) supports vision/image input, so the AI side should already be capable
  • Main work is on the UI input and passing the image through to the model context

Labels

enhancement, web-chat, certification

Metadata

Metadata

Assignees

No one assigned

    Labels

    addieIssues related to Addie (via any channel)claude-triagedIssue has been triaged by the Claude Code triage routine. Remove to re-triage.enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions