v0.4.1: mcp-ts-core bump — retryable 5xx, cancellation classification, stateless sessions
Latestmcp-ts-core bump — retryable 5xx, cancellation classification, stateless sessions
- An upstream 5xx now classifies as retryable (ServiceUnavailable) instead of failing immediately (InternalError); a caller disconnect mid-call reports as a cancellation, not an internal error (mcp-ts-core ^0.12.5)
- MCP_SESSION_MODE set explicitly to stateless in .env.example and the README, matching the Dockerfile default (#34)
- Server identity (name/version/description) and a relative LOGS_DIR now resolve from the served package rather than the launching process's cwd
- deps:
@cyanheads/mcp-ts-core^0.12.3 → ^0.12.5,zod^4.4.3 → ^4.5.4 (+ 10 skills synced)