Fixes#300
Closed
daniel-monroe wants to merge 1 commit into
Closed
Conversation
|
@daniel-monroe is attempting to deploy a commit to the Maia Platform Team on Vercel. A member of the Team first needs to authorize it. |
- Add Maia3 Chessformer paper card on the home page - Add Daniel Monroe to the contributors team - Update copyright to 2026 - Fix ESLint on Windows: Prettier endOfLine "auto", ignore Next.js- generated next-env.d.ts, plus prettier-plugin-tailwindcss class ordering in candidates.tsx - Fix layout shifts and drag-piece offset at non-100% browser zoom in play mode: pin the left sidebar to a constant size, allow the FEN/PGN containers to shrink below their content width so the FEN string no longer pushes the board horizontally, manual scroll in the moves panel to avoid scrollIntoView propagating to the document body Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Author
|
Closed due to separating out |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This branch contains a few fixes:
Adds Daniel to contributors list
Adds Maia-3 (Chessformer) paper to several sources
Halves evaluation granularity to double evaluation speed, then linearly interpolates on the cut points