Skip to content

mcp: v0.3.0

Choose a tag to compare

@github-actions github-actions released this 09 Jun 14:48
9d25e6f

0.3.0 (2026-06-09)

⚠ BREAKING CHANGES

  • package names, binary, MCP server name, env var, and ledger path all change. Pre-publish, so no external impact.

Features

  • core: Compact outline / refs / usage text output (fd4f5ab)
  • Report version in CLI (--version) + MCP serverInfo (693a021), closes #58

Bug Fixes

  • mcp: Serialize concurrent calls + bound the warm-engine cache (ccc71c2), closes #84
  • mcp: Validate tsConfig path with a clear error (8611613), closes #40

Documentation

  • Rework root README + add subpackage READMEs (8388bb2)

Internal

  • Lockstep versioning across core, cli, mcp (#106) (7d3fbc9)
  • mcp: Extract warm-engine lifecycle into a tested EnginePool (6f4443e)
  • Raise coverage on version, gain, and the async engine bridge (4c0a59e)
  • Rebrand kestrel to symantic (f3ff609)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @symantic/core bumped to 0.3.0