Skip to content

🔖 v0.2.3: mcp 2.0 support, thread fix, tool metadata, update-integrity bench - #12

Merged
Wuesteon merged 1 commit into
mainfrom
worktree-release-v0.2.3
Jul 29, 2026
Merged

🔖 v0.2.3: mcp 2.0 support, thread fix, tool metadata, update-integrity bench#12
Wuesteon merged 1 commit into
mainfrom
worktree-release-v0.2.3

Conversation

@Wuesteon

Copy link
Copy Markdown
Owner

Summary

Release PR for v0.2.3 — packages everything merged since v0.2.2:

  • mcp SDK 2.0 dual-path support (WP12): pin widened mcp>=1.2,<2>=1.2,<3; the published 0.2.2 cap would increasingly collide with 2.0-based tooling.
  • 2.0 threading crash fix: store connections open check_same_thread=False (serial MCP traffic, sqlite3 threadsafety=3).
  • MCP tool metadata (WP13): annotations + 100% parameter-description coverage on all 7 tools — Glama re-scans on release.
  • Update-integrity benchmark (WP2): results appendix + offline regression suite.

Version bumped in both pyprojects, both __version__ dunders, and server.json. Tag v0.2.3 follows on the merge commit; publish-mcp re-dispatch expected if the PyPI-propagation race recurs (as at 0.2.1 and 0.2.2).

Test plan

  • Verified on this branch: core 319 (mcp 1.x) / 318+1 skip (mcp 2.0.0), console 153 on both majors.

🤖 Generated with Claude Code

https://claude.ai/code/session_01YRU73aDWiYUqgaL5UETUMp

…ench

Compatibility + polish release. Ships the dual-path mcp SDK support
(pin widened from the v0.2.2 emergency <2 cap to >=1.2,<3), the 2.0
worker-thread SQLite crash fix, the WP13 tool metadata (triggers the
Glama re-scan on release), and the WP2 update-integrity benchmark.
Version bumped in both pyprojects, both package dunders, server.json.
@Wuesteon
Wuesteon merged commit 9a13886 into main Jul 29, 2026
6 checks passed
@Wuesteon
Wuesteon deleted the worktree-release-v0.2.3 branch July 29, 2026 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant