Skip to content

v0.1.9: mcp-ts-core ^0.10.9 adoption

Choose a tag to compare

@cyanheads cyanheads released this 20 Jun 11:35
v0.1.9
89c7418

mcp-ts-core ^0.10.9 adoption

Framework maintenance — no server-side behavior change.

Changed:

  • mcp-ts-core ^0.10.6 → ^0.10.9: adds the ctx.content media collector, classifies SELECT-shaped Canvas SQL prepare failures as invalid_sql with DuckDB binder detail, fixes the DuckdbProvider.describe() ambiguous-column error, and skips git-dependent devcheck steps cleanly on fresh scaffolds.
  • devcheck toolchain synced to 0.10.9 — adds check-dependency-specifiers (floating latest/*/dist-tag specifiers) and plugin-manifest checks in lint:packaging; enabled via devcheck.config.json packaging.pluginManifests.
  • Vendored skills (13) and devcheck scripts (6) re-synced to the framework.

Dependency bumps:

  • @cyanheads/mcp-ts-core ^0.10.6 → ^0.10.9
  • @biomejs/biome ^2.4.16 → ^2.5.0
  • @types/node ^25.9.3 → ^26.0.0
  • vitest ^4.1.8 → ^4.1.9

106 tests pass; bun run devcheck clean.