Skip to content

v0.1.12: Recovery hints, search term suggestions, and mcp-ts-core 0.10.14 maintenance

Choose a tag to compare

@cyanheads cyanheads released this 10 Jul 20:04
v0.1.12
c13d944

Recovery hints, search term suggestions, and mcp-ts-core 0.10.14 maintenance

Four own-issue fixes plus framework maintenance and Bun supply-chain hardening — no breaking changes.

Added:

  • Recovery hints (data.recovery.hint) on all 9 ctx.fail() sites across every tool (#14)
  • smithsonian_search filtered-zero queries harvest and suggest exact object_type/unit_code terms to retry with (#15)
  • date field on smithsonian_search summaries (#20)
  • bunfig.toml (Socket scanner + minimumReleaseAge guard), .github/SECURITY.md, .gitattributes

Changed:

  • Dockerfile base pinned to oven/bun:1.3.14, BuildKit cache mounts, build-stage --ignore-scripts
  • Vendored skills/ (12 dirs) and scripts/ re-synced to the framework version

Fixed:

  • smithsonian_list_terms past-end pagination now returns an empty page instead of throwing no_terms (#16)

Dependency bumps:

  • @cyanheads/mcp-ts-core ^0.10.10 → ^0.10.14
  • vitest ^4.1.9 → ^4.1.10
  • @socketsecurity/bun-security-scanner — new, ^1.1.2

83 tests pass; bun run devcheck clean. bun audit: no vulnerabilities.

CHANGELOG v0.1.12