v0.1.2: mcp-ts-core ^0.10.6 adoption
mcp-ts-core ^0.10.6 adoption
Framework adoption pass bringing total-count enrichment, explicit server identity, a Docker healthcheck, and MCPB bundle cleaning.
Added:
totalCountenrichment on guardian_search and guardian_browse via ctx.enrich.total()- Explicit createApp({ name, title }) identity (guardian-mcp-server)
- Dockerfile HEALTHCHECK (/healthz via Bun fetch) + OCI version label
- scripts/clean-mcpb.ts — strips dependency-shipped agent docs from bundles
Changed:
- missing_section_id, missing_tag_id, invalid_date now resolve to ValidationError
- Anchored .mcpbignore root patterns; new bundle-content + identity packaging guards
Dependency bumps:
@cyanheads/mcp-ts-core^0.9.19 → ^0.10.6@types/node^25.6.0 → ^25.9.3
48 tests pass; bun run devcheck clean.