Skip to content

Releases: nbialk/chess-mcp

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 13 Jun 12:26
4d6d573

0.4.0 (2026-06-13)

Features

  • puzzle: add interactive get-daily-puzzle tool (cab60a3)

Documentation

  • readme: restructure with contents, table, and repo links (bf6cfbc)

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 13 Jun 11:22
bd8ebf1

0.3.1 (2026-06-13)

Bug Fixes

  • server: add fetch timeouts, URL-encode usernames, soften not-found results (ff1e571)

Performance Improvements

  • server: move board replay positions to _meta to cut model context (2da24a0)

Code Refactoring

  • server: extract typed chess.com client with zod boundary (1e8bd2d)

Documentation

  • agents: replace missing-skill instruction with accurate repo guide (f307ac8)
  • plans: add improvement implementation plans (3b4b24f)
  • plans: mark improvement plans as done (8d040d0)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 18:25
d70acb7

0.3.0 (2026-06-04)

Features

  • analytics: track all MCP methods and client identity (cabe0fa)

Documentation

  • readme: point badge to live demo; add agent shim sync script (c9d3cc1)

chess-mcp: v0.1.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 14:43
986a2fb

0.1.0 (2026-06-04)

Features

  • deploy: migrate to Cloud Run with PostHog analytics and SemVer releases (c797535)