Skip to content

v0.1.5: mcp-ts-core 0.10.14 adoption, supply-chain guard, and four content[]/error-recovery fixes

Choose a tag to compare

@cyanheads cyanheads released this 11 Jul 16:45
v0.1.5
7a1d565

mcp-ts-core 0.10.14 adoption, supply-chain guard, and four content[]/error-recovery fixes

Fixed:

  • gutenberg_search_books: full subject lists in content[], no more 3-item ellipsis (#3)
  • gutenberg_search_books: out-of-range pages return page_out_of_range with recovery, not a raw Gutendex 404 (#6)
  • gutenberg_browse_popular: truncation metadata + a gutenberg_search_books retrieval pointer now reach content[] (#4)
  • gutenberg_get_book: not_found recovery hint now reaches content[] and structuredContent (#5)

Changed:

  • bunfig.toml supply-chain guard: minimumReleaseAge (3-day hold) + Socket install scanner
  • Dockerfile: oven/bun:1.3.14 pin, --ignore-scripts, BuildKit install-cache mounts
  • Package metadata normalized (author, description, LICENSE year); .gitattributes, FUNDING.yml, SECURITY.md added
  • 12 skills + 4 scripts synced to mcp-ts-core current release

Dependency bumps:

  • @cyanheads/mcp-ts-core ^0.10.9 → ^0.10.14
  • typescript ^5.9.3 → ^6.0.3
  • bun (packageManager) 1.3.11 → 1.3.14
  • Added @socketsecurity/bun-security-scanner ^1.1.2
  • 9 transitive advisories cleared (hono, vite, js-yaml, esbuild) — bun audit 9 → 0

66 tests pass; bun run devcheck clean.

CHANGELOG v0.1.5