v0.1.11: mcp-ts-core ^0.9.16 → ^0.9.21, skill sync, client-config key rename
mcp-ts-core ^0.9.16 → ^0.9.21, skill sync, client-config key rename
Adopts @cyanheads/mcp-ts-core 0.9.21 with three framework fixes.
Changed:
- HTTP transport per-request log context fix — logs and traces now 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.- README.md client-config server key renamed from
openlibrarytoopenlibrary-mcp-server.
Dependencies:
@cyanheads/mcp-ts-core^0.9.16 → ^0.9.21vitest^4.1.7 → ^4.1.8
190 tests pass; bun run devcheck clean.