v0.1.6: mcp-ts-core ^0.10.9 maintenance
mcp-ts-core ^0.10.9 maintenance
Framework adoption + vendored script/skill re-sync. No tool, schema, or behavior changes.
Changed:
- devcheck
Dependency Specifiersgate (check-dependency-specifiers.ts) — rejects floating specifiers (latest/*/dist-tags) in package.json deps and bun.lock workspaces (cyanheads/mcp-ts-core#246) - devcheck plugin-manifest checks (lint-packaging.ts check 10) — validates .claude-plugin/.codex-plugin descriptions + scoped/unscoped identity, gated by devcheck.config.json packaging.pluginManifests (cyanheads/mcp-ts-core#240)
- fresh-scaffold + worktree-deletion guards across build-changelog, devcheck, check-framework-antipatterns, check-skill-versions (cyanheads/mcp-ts-core#242, #243, #237)
- skills re-synced to 0.10.9 — api-context ctx.content (#239), api-canvas invalid_sql SQL gate (#236), plus body-drift bumps (#238)
- .codex-plugin/plugin.json longDescription populated to satisfy the new manifest check
Dependency bumps:
@cyanheads/mcp-ts-core^0.10.6 → ^0.10.9@duckdb/node-api^1.5.3-r.3 → ^1.5.4-r.1@types/node^25.9.3 → ^26.0.0vitest^4.1.8 → ^4.1.9
79 tests pass; bun run devcheck clean.