Skip to content

ast-mcp-server v0.13.0

Choose a tag to compare

@yailPeralta yailPeralta released this 29 Aug 03:05
7530218

ast-mcp-server v0.13.0

v0.13.0 adds the DeepSeek Harness Developer Preview adapter, with exact host and bridge identities and a fail-closed mutation boundary.

Highlights

  • Ships cordis.patch.yml and the exact "dsh": {"bundle": {"patch": "./cordis.patch.yml"}} package contract.
  • Supports Harness-mediated reads, dry-run rename preparation, and operation preview.
  • Keeps ast_apply_operation denied unless AST_MCP_APPLY_GUARD=allow; unset, deny, and invalid values remain fail-closed.
  • Adds a mandatory, non-skipping compatibility gate against the pinned Harness revision and MCP client.

Supported scope

  • Requires Node.js >=22.13.0.
  • The Developer Preview covers reads, prepare, and preview; the shipped configuration denies apply.
  • Supported for trusted single-user local stdio use on documented Linux x64 boundaries. Other platforms and remote or multi-tenant operation remain unverified.

Verification

Install

npm install --global ast-mcp-server@0.13.0

v0.13.0 supersedes v0.12.0 as the supported stable release.