Skip to content

v0.3.1 — pin mcp<2 (supersedes v0.3.0)

Choose a tag to compare

@thinkflow19 thinkflow19 released this 29 Jul 07:12
· 5 commits to main since this release

Patch release that supersedes v0.3.0 purely for dependency pinning — no functional changes. See the v0.3.0 release for the full feature list (span-grounded citations, trace + replay, offline mode, local corpus, MCP server, multi-format export).

Fixed

  • Pin mcp>=1.0,<2 in the mcp, all, and dev extras: the MCP Python SDK 2.0 restructured its API and breaks actants.mcp / deepdive serve-mcp. Fresh installs that resolved mcp==2.0.0 could not build the MCP server.
  • CI: bump actions/checkout to v5 and actions/setup-python to v6 (Node 20 runtime deprecation on GitHub-hosted runners).

Install (not on PyPI):

pip install git+https://github.com/openintelligence-labs/deepdive@v0.3.1