Skip to content

v0.3.0 — UCI through esca

Latest

Choose a tag to compare

@amyodov amyodov released this 05 Sep 01:41

The bridge now speaks UCI through the in-house esca library, which also answers every chess question along the way. Nothing changes for MCP clients: the same six tools, the same arguments, scores still from White's point of view, moves still spelled the way engines write them.

  • Python 3.12 or newer is required.
  • -o NAME VALUE on the command line now actually reaches the engine; before, startup options were silently dropped.
  • Dependencies refreshed: mcp 1.28.1 or newer, and the lockfile is clear of every advisory GitHub had open against it.