Skip to content

v0.2.9: mcp-ts-core ^0.10.6 adoption, display identity, bundle cleaning

Choose a tag to compare

@cyanheads cyanheads released this 13 Jun 03:46
v0.2.9
d4ec4ce

mcp-ts-core ^0.10.6 adoption, display identity, bundle cleaning

Adopts the 0.10.x framework line and adds explicit display identity,
subject-search truncation disclosure, and MCPB bundle-content cleaning.

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:

  • libofcongress_search_subjects enrichment: truncated/shown/cap with raise-limit guidance when results hit the cap
  • scripts/clean-mcpb.ts — strips dependency-shipped agent docs (skills/, .claude/, .agents/, SKILL.md) from the .mcpb bundle
  • Docker HEALTHCHECK polling /healthz; org.opencontainers.image.version label

Changed:

  • createApp() sets name/title to libofcongress-mcp-server; .codex-plugin displayName de-scoped to match
  • .mcpbignore dev-dir patterns anchored; /.agents/ and /skills/ added

151 tests pass; bun run devcheck clean.