Skip to content

v1.0.1 — dependency guardrails

Latest

Choose a tag to compare

@azank1 azank1 released this 01 Aug 00:24
· 3 commits to main since this release

Fixed

  • Cap mcp dependency at <2 — the unpinned mcp>=1.0.0 let pip resolve the new mcp 2.0 line, which the CDV server isn't validated against yet
  • Pin ruff/mypy in dev extras so CI and local runs use identical lint gates

No functional changes.