Files
chess-project/src
Stefan 411b072e2e fix: Add FEN context to move exchange analysis prompt
- Include FEN before user's move, after user's move, and current position
- Ensures LLM has complete position context to understand piece locations
- Fixes issue where LLM could 'forget where pieces are' during move analysis
- Add instruction to use FEN data for piece location understanding
2025-11-27 20:06:21 +01:00
..