Skip to content

v0.1.13: mcp-ts-core ^0.10.6 adoption

Choose a tag to compare

@cyanheads cyanheads released this 13 Jun 03:49
v0.1.13
de7c77e

mcp-ts-core ^0.10.6 adoption

Adopts the framework's enrich.total() convention and refreshes packaging.

Added:

  • totalCount enrichment on openlibrary_search_books, search_authors, get_subject, get_author_works, get_editions (ctx.enrich.total)
  • createApp() name/title set to openlibrary-mcp-server
  • Docker /healthz HEALTHCHECK + org.opencontainers.image.version label
  • scripts/clean-mcpb.ts post-pack bundle cleaner

Changed:

  • .mcpbignore skills/.claude/.agents patterns root-anchored
  • check-framework-antipatterns.ts gains a z.coerce.boolean() env-flag rule

Dependency bumps:

  • @cyanheads/mcp-ts-core ^0.9.21 → ^0.10.6 (carries ext-apps 1.7.3 → 1.7.4, hono 4.12.23 → 4.12.25)
  • @biomejs/biome ^2.4.16 → ^2.5.0
  • @types/node ^25.9.1 → ^25.9.3

193 tests pass; bun run devcheck clean.