Commit Graph
2 Commits
Author SHA1 Message Date
abdus fbbd0a4763 feat(chat): Add image paste support
Paste images into the textarea to attach them to a message. Pending
images show as thumbnails above the input with a × remove button.
Images are sent to all three providers (OpenAI image_url, Anthropic
image_url via compat endpoint, Gemini inline_data).
2026-04-09 22:48:23 +02:00
abdus db89164aeb refactor(chat): Move under chat dir 2026-04-09 10:00:31 +02:00