Commit Graph

7 Commits

Author SHA1 Message Date
Stefan 502f7e28ea docs: Add debug mode documentation to README
Added comprehensive documentation for the debug mode feature including:
- Environment variable configuration (NEXT_PUBLIC_DEBUG)
- What debug mode shows (prompts, responses, timestamps)
- How to use the debug panel (copy, clear, expand)
- Why it's useful (troubleshooting, learning, bug reports)
- Example use cases (verify positions, check evaluations, etc.)
- Warning about production usage

This helps users understand how to enable and use debug mode to
troubleshoot AI behavior and understand how the system works.
2025-11-27 20:47:16 +01:00
Stefan 3afc75f78d docs: Update README with latest features and improved Docker instructions
- Add tactical recognition system documentation
- Update to 9 AI personalities (was 3)
- Improve Quick Start section with Docker Compose as primary method
- Document automated Docker builds via GitHub Actions
- Add detailed tactical detection feature explanation
- Update game flow to mention tactical feedback
- Reorganize deployment sections for clarity
2025-11-26 19:58:23 +01:00
Stefan 1f2300e476 footer 2025-11-23 20:56:30 +01:00
Stefan a4a42488bb i18n 2025-11-23 13:36:10 +01:00
Stefan ad104f2c31 screenshots 2025-11-23 11:58:27 +01:00
Stefan 8a6d6bd780 game ready 2025-11-23 11:44:05 +01:00
Stefan f6480a43c6 Initial commit from Create Next App 2025-11-22 10:57:29 +01:00