Skip to content

v0.1.6: mcp-ts-core ^0.9.21 framework adoption; README key rename

Choose a tag to compare

@cyanheads cyanheads released this 02 Jun 15:08
v0.1.6
fe0ce43

mcp-ts-core ^0.9.21 framework adoption; README key rename

Adopts three upstream framework fixes and syncs project scripts and skills.

Changed:

  • @cyanheads/mcp-ts-core ^0.9.16 → ^0.9.21 — per-request logs and traces carry fresh request + trace/span IDs (not frozen boot context); fetchWithTimeout strips query-string secrets from error messages and logs; withRetry fails fast on non-retryable errors; ctx.fail auto-populates retryable flag.
  • README client-config key renamed from "socrata" to "socrata-mcp-server" in bunx, npx, and Docker install snippets.

Dependencies:

  • @cyanheads/mcp-ts-core ^0.9.16 → ^0.9.21
  • vitest ^4.1.7 → ^4.1.8

105 tests pass; bun run devcheck clean.