Commit ec6996b
Add threat analysis in Review Mode
* feat: add threat analysis panel to Review mode
- New Engine Threat engine (selectable via Engine->Set Engine Threat)
- Toggle button in Review mode runs null-move analysis showing what
the opponent would play if the side to move were to pass
- PV limited to 5 plies; suppressed when side to move is in check
- Move list / book panel height reduced from 11 to 8 to make room
- Threat panel placed above the existing engine analysis section
- Shares navigation debounce with regular analysis for smooth UX
Agent-Logs-Url: https://github.com/fsmosca/Python-Easy-Chess-GUI/sessions/bb73f816-a9a3-4e9e-ae6e-8273f36dc02b
Co-authored-by: fsmosca <22366935+fsmosca@users.noreply.github.com>
* style: set threat line text color to red
Agent-Logs-Url: https://github.com/fsmosca/Python-Easy-Chess-GUI/sessions/f945c62a-c7dc-4901-954f-4f1a122bef51
Co-authored-by: fsmosca <22366935+fsmosca@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: fsmosca <22366935+fsmosca@users.noreply.github.com>1 parent 66a11ab commit ec6996b
1 file changed
Lines changed: 460 additions & 204 deletions
0 commit comments