• v1.3.0 c1b2b514f5

    v1.3.0
    Some checks failed
    ci/woodpecker/push/docker-lichess-buidl Pipeline failed
    ci/woodpecker/manual/docker-lichess-buidl Pipeline failed
    ci/woodpecker/tag/docker-lichess-buidl Pipeline was successful
    ci/woodpecker/release/docker-lichess-buidl Pipeline was successful
    Stable

    Pine released this 2026-03-15 21:30:07 +00:00 | 2 commits to main since this release

    • Refactoring
    • Age based hash storage
    • Static random keys for position keys
    • Thread safe tp table
    • More compact tp entry struct (more entries in the same memory space)
    • Added lazy symmetric multiprocessing (multi threading)
    • added uci options for thread count and hash size
    Downloads
  • v1.2.1 c6afd50fd8

    v1.2.1 Stable

    Pine released this 2026-03-05 21:00:14 +00:00 | 12 commits to main since this release

    • Bug fixes
    • Code cleanup
    • More buffer print optimization
    • Properly report mate in x via UCI
    Downloads
  • v1.2.0 ea6e3e4937

    v1.2.0 Stable

    Pine released this 2026-03-05 18:17:23 +00:00 | 17 commits to main since this release

    • Added null move pruning
    • Move to transposition table
    • Small output buffering improvement
    Downloads
  • v1.1.0 3b31b2af6f

    v1.1.0 Stable

    Pine released this 2026-03-01 20:24:11 +00:00 | 22 commits to main since this release

    • Check extension search
    • Bug fixes
    • Improved king positioning in eval
    • Check for passed and isolated pawn in eval
    • Check for open files for queen and rooks in eval
    • check for draw positions (based an piece count) in eval
    Downloads
  • v1.0.0 e7e0d8c938

    v1.0.0 Stable

    Pine released this 2026-02-26 20:34:44 +00:00 | 32 commits to main since this release

    First working version of Mimir that is compatible with basic UCI intrustions

    Downloads