Skip to content

v0.1.9: mcp-ts-core ^0.10.6, packaging guards, search-nearby truncation

Choose a tag to compare

@cyanheads cyanheads released this 12 Jun 08:38
v0.1.9
fcf83de

mcp-ts-core ^0.10.6, packaging guards, search-nearby truncation

Adopts framework 0.10.6 and ships an MCPB bundle cleaner, packaging-lint
guards, and truncation disclosure on wikipedia_search_nearby.

Added:

  • scripts/clean-mcpb.ts — post-pack mcpb clean + strip of dependency-shipped
    agent docs under node_modules; wired into the bundle script
  • lint-packaging bundle-content, post-bundle, and identity checks
  • check-framework-antipatterns z.coerce.boolean() env-flag rule
  • Docker /healthz HEALTHCHECK and APP_VERSION image.version OCI label

Changed:

  • wikipedia_search_nearby enrichment: totalResults → truncated/shown/cap
  • createApp sets explicit name/title 'wikipedia-mcp-server'; .codex-plugin
    display name unscoped to match
  • .mcpbignore dev-dir patterns anchored with a leading slash
  • vendored skills synced to 0.10.6, adding the techniques skill

Dependency bumps:

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

114 tests pass; bun run devcheck clean.