- Add workflow instruction to commit and push after code changes
- Add backend development commands (Python venv, uvicorn)
- Add database commands (Alembic migrations)
- Expand environment setup for both frontend and backend
- Document backend architecture (agents, services, repositories, models)
- Add PostgreSQL and Alembic to tech stack
- Update data persistence section for backend storage
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add comprehensive README with project overview, architecture,
setup instructions, and API documentation
- Expand .gitignore with Python testing/linting, Vite cache,
coverage reports, and additional IDE/OS entries
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>