Skip to content

v0.1.15: mcp-ts-core ^0.10.9 maintenance

Latest

Choose a tag to compare

@cyanheads cyanheads released this 20 Jun 10:38
v0.1.15
e9d3b52

mcp-ts-core ^0.10.9 maintenance

Adopts the framework patch line and re-syncs the bundled skills and devcheck scripts.

Dependency bumps:

  • @cyanheads/mcp-ts-core ^0.10.6 → ^0.10.9 — adds the ctx.content image/audio collector (bytes ride content[] only), classifies SELECT-shaped Canvas SQL prepare failures as invalid_sql with DuckDB binder detail, fixes DuckdbProvider.describe({ tableName }) ambiguous-column errors, corrects OTEL_SERVICE_NAME seeding docs
  • @biomejs/biome ^2.4.16 → ^2.5.0
  • @types/node ^25.9.3 → ^26.0.0
  • vitest ^4.1.8 → ^4.1.9

Added:

  • scripts/check-dependency-specifiers.ts devcheck step — fails on floating specifiers (latest, *, dist-tags) in package.json and bun.lock's workspaces map

Changed:

  • scripts/lint-packaging.ts — validates plugin manifests (descriptions, unscoped machine name, full package name in the npx install arg)
  • devcheck.config.json — added packaging.pluginManifests flag gating the plugin-manifest checks
  • Bundled skills + devcheck scripts re-synced — fresh-scaffold git-dependent check guards, check-skill-versions worktree-deletion guard, seven upstream SKILL.md version bumps

144 tests pass; bun run devcheck clean.