Commit Graph
2 Commits
Author SHA1 Message Date
Claude eb47af57c4 fix: address plan review issues
- Add history saving to generate_image endpoint
- Remove DALL-E from spec (Gemini only for now)
- Add mkdir commands for frontend directories
- Add fetchCurrentUser to auth store

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-24 14:43:04 +08:00
Claude b02721531e docs: add imagecreator design spec
Design document for a new image generation website with:
- FastAPI backend with Python
- Vue 3 frontend
- User authentication system
- Prompt optimization (reference: prompt-optimizer)
- T2I/I2I image generation
- PostgreSQL for data storage

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-24 14:31:55 +08:00