Skip to content

fix: Prevent premature analysis termination when analyzing entire game - #314

Open
kazarmy wants to merge 2 commits into
CSSLab:mainfrom
kazarmy:fix-prevent-premature-analysis-term
Open

fix: Prevent premature analysis termination when analyzing entire game#314
kazarmy wants to merge 2 commits into
CSSLab:mainfrom
kazarmy:fix-prevent-premature-analysis-term

Conversation

@kazarmy

@kazarmy kazarmy commented Aug 18, 2026

Copy link
Copy Markdown

Depends on #313.

This PR prevents premature analysis termination when using the "Analyze entire game" feature with depth 18 (the Maia model used is Maia 600). The bug manifests itself by the UI stopping at depth 17 in terms of Stockfish evaluations, and apparently is due to "Analyze entire game" going through the moves a bit too quickly. This bug can reliably be seen via the game https://lichess.org/XOUl8ewt at move 59... Kb6. Before this fix, this move is consistently a Mistake (yellow); after this fix, this move is consistently a Blunder (red), and tracing reveals a considerable difference in Stockfish evaluations for this move between depth 17 and depth 18.

@vercel

vercel Bot commented Aug 18, 2026

Copy link
Copy Markdown

@kazarmy is attempting to deploy a commit to the Maia Platform Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant