v0.1.12: mcp-ts-core ^0.9.21 framework adoption
mcp-ts-core ^0.9.21 framework adoption
Adopts @cyanheads/mcp-ts-core ^0.9.21. Three framework fixes land with this upgrade:
per-request log context (HTTP transport emits fresh request/trace/span IDs per request, 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 the retryable flag.
Changed:
@cyanheads/mcp-ts-core^0.9.16 → ^0.9.21release:githubscript added (scripts/release-github.ts)scripts/check-skill-versions.tsadded- Skills synced to framework ^0.9.21: add-tool, add-service, api-canvas, api-context, api-linter, api-utils, design-mcp-server, release-and-publish; api-mirror and orchestrations skills added
- Plugin manifest args simplified: .claude-plugin and .codex-plugin no longer include
run start:stdioargs - README client-config keys renamed from
crossreftocrossref-mcp-server
Dependencies:
@cyanheads/mcp-ts-core^0.9.16 → ^0.9.21vitest^4.1.7 → ^4.1.8
105 tests pass; bun run devcheck clean.