Development setup: - .env.example: Template with all required environment variables - CLAUDE.md: Claude Code agent instructions - wakeup.sh: Local server startup script with auto-reload 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
606 B
606 B
Claude Code Instructions
MANDATORY: Read AGENTS.md instead of this file.
This project uses a unified configuration file for all LLM coding agents.
Instructions
- Read and follow AGENTS.md - All project guidelines are located there
- Do not modify this file - Only update AGENTS.md
- Do not create or modify other agent-specific files - Use AGENTS.md as the single source of truth
This approach ensures consistent behavior across all LLM coding agents without managing separate configuration files.
If you need to update project guidelines, edit AGENTS.md, not this file.