v0.1.11: mcp-ts-core ^0.9.21 — per-request log context, secret scrubbing, withRetry fail-fast
mcp-ts-core ^0.9.21 — per-request log context, secret scrubbing, withRetry fail-fast
Adopts @cyanheads/mcp-ts-core ^0.9.21. Adds release:github script and syncs 8 skills plus new api-mirror and orchestrations skills.
Changed:
@cyanheads/mcp-ts-core^0.9.16 → ^0.9.21 — HTTP transport per-request log context fix (logs and traces carry fresh request + trace/span IDs instead of the frozen boot context);fetchWithTimeoutstrips query-string secrets (e.g.?api_key=) from error messages and logs;withRetryfails fast on non-retryable errors;ctx.failauto-populates theretryableflag.vitest^4.1.7 → ^4.1.8 (dev).- README client-config server key renamed to full package name (
earthquake-mcp-server). - Plugin manifests (
.claude-plugin,.codex-plugin) args simplified.
Added:
scripts/release-github.ts— one-command GitHub Release creation with.mcpbattachment.scripts/check-skill-versions.ts— framework-sourced maintenance script.skills/api-mirror,skills/orchestrations— new skills from framework ^0.9.21 sync.
180 tests pass; bun run devcheck clean.