v0.2.7: 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.16 → ^0.9.21. Per-request logs and traces now
carry fresh request + trace/span IDs instead of the frozen boot context. fetchWithTimeout
strips query-string secrets from error messages. withRetry fails fast on non-retryable
errors; ctx.fail auto-populates the retryable flag.
Changed:
- README client-config keys updated to full package name
libofcongress-mcp-server;
bunx/npxargs corrected to scoped name@cyanheads/libofcongress-mcp-server@latest - Skills re-synced:
add-tool,add-service,api-canvas,api-context,api-linter,
api-utils,design-mcp-server,release-and-publishupdated;api-mirrorand
orchestrationsskills added scripts/release-github.tsandrelease:githubnpm script added
Dependencies:
@cyanheads/mcp-ts-core^0.9.16 -> ^0.9.21vitest^4.1.7 -> ^4.1.8
151 tests pass; bun run devcheck clean.