Skip to content

Support image paste from clipboard #31

@yourbuddyconner

Description

@yourbuddyconner

Feature Request

Summary

Allow users to paste images directly from the clipboard into the Valet chat interface.

Motivation

Currently, sharing screenshots or visual context requires saving an image to disk and then attaching/uploading it manually. Supporting clipboard paste (Ctrl+V / Cmd+V) would significantly improve the workflow for sharing visual information with agents.

Proposed Behavior

  • When a user pastes from clipboard in the chat input, detect if the clipboard contains an image
  • Render a preview of the pasted image in the composer before sending
  • Include the image as an attachment when the message is submitted
  • Support common image formats (PNG, JPEG, GIF, WebP)

Use Cases

  • Pasting screenshots of error messages or UI bugs to share with an agent
  • Sharing design mockups or wireframes for context
  • Quickly attaching visual reference material without saving to disk first

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions