3 Commits

Author SHA1 Message Date
5584022a23 Single-container AI coach with agent API endpoints and UI polish
- Merge opencode-serve into the web container via entrypoint script
- Add /api/agent/* JSON endpoints for workouts, sets, checkins
- Rewrite fitness-trainer.md to use API instead of markdown files
- Pass recent workouts and check-ins as chat context to the coach
- Show current training phase on dashboard
- Clarify check-ins as morning check-ins (calories/steps = yesterday)
- Add NixOS deployment section to README
- Make all check-in fields explicitly optional in UI
2026-06-29 10:50:01 -04:00
bfab3e8f01 Fix TemplateResponse signature for Starlette 1.3.1, add 404 template 2026-06-29 10:03:30 -04:00
43078009cb Initial commit: FastAPI fitness web app with SQLite, auth, templates, and opencode AI coach integration 2026-06-29 10:01:22 -04:00