Skip to content

v0.1.6: mcp-ts-core ^0.9.21 framework adoption

Choose a tag to compare

@cyanheads cyanheads released this 02 Jun 15:10
v0.1.6
663f0df

mcp-ts-core ^0.9.21 framework adoption

Adopts @cyanheads/mcp-ts-core ^0.9.21 with per-request log context fix,
secret-stripping in error messages, and withRetry fail-fast on non-retryable errors.
Re-synced skills (8 updated + api-mirror + orchestrations); new devcheck/release/skill-version scripts.

Changed:

  • @cyanheads/mcp-ts-core ^0.9.16 -> ^0.9.21 — HTTP transport per-request log context fix; fetchWithTimeout strips query-string secrets from error messages; withRetry fails fast on non-retryable errors; ctx.fail auto-populates retryable flag
  • Skills re-synced — 8 updated + new api-mirror and orchestrations skills
  • scripts/devcheck.ts rewritten as standalone Bun script; check-skill-versions.ts and release-github.ts added

Dependencies:

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

202 tests pass; bun run devcheck clean.