Skip to content

v0.1.4: mcp-ts-core ^0.10.8 adoption

Choose a tag to compare

@cyanheads cyanheads released this 20 Jun 05:27
· 2 commits to main since this release
v0.1.4
63a20d7

mcp-ts-core ^0.10.8 adoption

Framework maintenance pass plus a one-line identity change.

Changed:

  • createApp() drops websiteUrl — identity canon is name + title only; the server manifest and initialize response no longer emit it.
  • @cyanheads/mcp-ts-core ^0.10.6 → ^0.10.8: Canvas SQL gate classifies prepare failures on SELECT-shaped statements as invalid_sql with the DuckDB binder detail (#236); DuckdbProvider.describe() qualifies pushed WHERE filters, fixing the ambiguous-column Binder Error (#235); devcheck/changelog/skill-version scripts gain fresh-scaffold and worktree-deletion guards (#237, #242, #243); biome 2.4.16 → 2.5.0; new ctx.content collector (#239).
  • Re-synced framework skills/ and devcheck scripts to 0.10.8; reconciled the devcheck outdated allowlist to empty.

Dependencies:

  • @cyanheads/mcp-ts-core ^0.10.6 → ^0.10.8
  • @types/node 25.9.3 → 26.0.0

45 tests pass; bun run devcheck clean.