4 Commits

Author SHA1 Message Date
Leonard 55cb932447 feat: merge chess_tutor + OpenRouter abstraction
Build and publish Docker image to GHCR / build-and-push (push) Has been cancelled
- Merged stefan-kp/chess_tutor into chess-project with full feature set
- Preserved Hermes agent files (agents/, .gitea/, AGENTS.md)
- Added OpenRouter abstraction layer (src/lib/openrouter.ts)
- Created ModelSelector dropdown component with 9 models
- Updated API routes (chat + opening explanation) to use OpenRouter
- Updated useTutorChat to route through OpenRouter API
- Updated onboarding and API key input for OpenRouter
- Created tasks.md with sprint 1 plan
- Updated README with new architecture details
2026-06-20 19:47:16 +00:00
stefan-kp 32f93b9305 Add LLM tutor API endpoints 2025-12-04 10:30:23 +01:00
stefan-kp cab02cfefd Add Stockfish evaluation API endpoint 2025-12-03 21:30:39 +01:00
stefan-kp f0e95ae1a0 Implement tactical detection module 2025-11-26 15:16:08 +01:00