Skip to content

v0.1.9: mcp-ts-core ^0.10.6, server identity, Docker healthcheck, MCPB cleaner

Choose a tag to compare

@cyanheads cyanheads released this 13 Jun 04:12
v0.1.9
057541c

mcp-ts-core ^0.10.6, server identity, Docker healthcheck, MCPB cleaner

Maintenance release: framework adoption plus an explicit server identity, a container healthcheck, and a post-pack bundle cleaner.

Dependency bumps:

  • @cyanheads/mcp-ts-core ^0.9.21 → ^0.10.6
  • @biomejs/biome ^2.4.16 → ^2.5.0
  • @types/node ^25.9.1 → ^25.9.3

Added:

  • MCPB bundle cleaner (scripts/clean-mcpb.ts) — strips node_modules-nested agent docs that root-anchored .mcpbignore patterns cannot reach
  • Docker HEALTHCHECK — bun-native fetch to /healthz; org.opencontainers.image.version label from an APP_VERSION build arg

Changed:

  • createApp() sets explicit name/title of onebusaway-mcp-server; .codex-plugin displayName drops the npm scope
  • Synced skills/** to framework ^0.10.6; new skills/techniques/

248 tests pass; bun run devcheck clean.