v0.2.1: Adopt @cyanheads/mcp-ts-core ^0.9.21 — per-request log context, secret-stripped errors, withRetry fail-fast
Adopt @cyanheads/mcp-ts-core ^0.9.21 — per-request log context, secret-stripped errors, withRetry fail-fast
Adopts three framework fixes: per-request logs and traces now carry fresh
request + trace/span IDs (not the frozen boot context); fetchWithTimeout
strips query-string secrets from error messages; withRetry fails fast on
non-retryable errors and ctx.fail auto-populates the retryable flag.
Syncs 8 updated skills and adds api-mirror + orchestrations. Adds
release:github script and check-skill-versions devcheck gate.
Changed:
@cyanheads/mcp-ts-core^0.9.16 → ^0.9.21vitest^4.1.7 → ^4.1.8- Skills: 8 updated (add-service, add-tool, api-canvas, api-context, api-linter, api-utils, design-mcp-server, release-and-publish); 2 new (api-mirror, orchestrations)
scripts/release-github.ts— new release:github scriptscripts/check-skill-versions.ts— new devcheck gate- README client-config keys renamed to full package name
219 tests pass; bun run devcheck clean.