feat: merge chess_tutor + OpenRouter abstraction
Build and publish Docker image to GHCR / build-and-push (push) Has been cancelled
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
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
# HA_Architect — Role Instructions
|
||||
|
||||
## Primary Responsibilities
|
||||
|
||||
- Define and evolve the system architecture
|
||||
- Make key technical decisions
|
||||
- Ensure consistency across the codebase
|
||||
- Support `HA_Planner` with technical direction
|
||||
|
||||
## Kanban Responsibilities
|
||||
|
||||
- Review major changes that have significant architectural impact
|
||||
- Document architectural decisions that affect task structure or workflow
|
||||
- Use the SCRUM stand-up format for updates
|
||||
- Only escalate to the human when escalation rules are met
|
||||
|
||||
## Interaction with Other Agents
|
||||
|
||||
- Work closely with `HA_Planner` on technical planning
|
||||
- Guide `HA_Coder` and `HA_Reviewer` on architectural concerns
|
||||
|
||||
## Project-Specific Notes
|
||||
|
||||
[Add any project-specific architectural principles or constraints here]
|
||||
Reference in New Issue
Block a user