feat: add image input to art/avatar modes and notes to replace mode #16

Merged
naomi merged 1 commits from feat/tweaks into main 2026-04-13 10:18:36 -07:00
Owner

Summary

  • Art and Avatar modes now support optional image uploads (paste or file picker), sent to Gemini alongside the text prompt
  • Initial Replace mode gains an optional textarea for notes to include with the uploaded image
  • Backend updated to send user images for all modes, appending replace instructions only when in replace mode
  • Send validation updated to allow image-only messages in art and avatar modes

This PR was created with help from Hikari~ 🌸

## Summary - Art and Avatar modes now support optional image uploads (paste or file picker), sent to Gemini alongside the text prompt - Initial Replace mode gains an optional textarea for notes to include with the uploaded image - Backend updated to send user images for all modes, appending replace instructions only when in replace mode - Send validation updated to allow image-only messages in art and avatar modes ✨ This PR was created with help from Hikari~ 🌸
hikari added 1 commit 2026-04-13 09:18:49 -07:00
feat: add image input to art/avatar modes and notes to replace mode
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m15s
CI / Lint & Check (pull_request) Successful in 12m57s
CI / Build Windows (pull_request) Failing after 21m39s
10e013a983
- Art and Avatar modes now support optional image uploads via paste or
  file picker, sent to Gemini alongside the text prompt
- Initial Replace mode gains an optional textarea for notes to include
  with the uploaded image
- Backend updated to send user images for all modes, appending replace
  instructions only when in replace mode
- Send validation updated to allow image-only messages in art/avatar
naomi merged commit 662d6119fa into main 2026-04-13 10:18:36 -07:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nhcarrigan/tatsumi#16