Commit graph

4 commits

Author SHA1 Message Date
michael
89850f49db Update Gemini model from 2.0-flash-exp to 3-flash-preview
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 10:38:29 -06:00
Simeon.Schecter
a960d4dcf4 Add Edit Mode indicator and Start Fresh button
- Show "Edit Mode" badge when image exists to clarify behavior
- Add prominent "Start Fresh" button to reset and generate new
- Change button text from "Generate Image" to "Edit Image" when editing

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-07 16:42:47 -05:00
Simeon.Schecter
17b5e5cdb0 Style consistency: match label styles across UI
Update Creative Freedom, Scene Description, Reference Images, and
Output Resolution labels to use consistent uppercase styling.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-07 16:35:35 -05:00
Simeon.Schecter
00888168f0 Add Prompt Studio React frontend with image generation integration
- Add Prompt Studio React app with cinematic prompt optimization
- Integrate image generation via PHP backend API
- Support multi-reference image uploads (up to 14 images)
- Add resolution selector (1K/2K/4K)
- Make generated prompts editable before image generation
- Fix application lighting styles being passed to Gemini API
- Reorganize UI: inputs on left, outputs on right
- Update api.php to handle multiple reference images
- Add get_current_image.php endpoint for session image retrieval

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-07 16:25:20 -05:00