Commit Graph
1 Commits
Author SHA1 Message Date
Claude f210b03d0c feat: add project infrastructure and AI-first optimizations
- Add .gitignore to exclude sensitive files and build artifacts
- Add CLAUDE.md for AI assistant context
- Add Makefile for development commands
- Add validation scripts for backend and frontend
- Add TypeScript configuration for frontend
- Update config defaults to use SQLite for development
- Add model configuration management (prompt/image models)
- Improve image generation service with multiple provider support
- Enhance frontend UI with model settings and improved UX

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-26 14:16:12 +08:00