Skip to content

PaperGraph MCP v0.6.1

Choose a tag to compare

@lotchuazzz-crypto lotchuazzz-crypto released this 05 Sep 06:06
· 27 commits to main since this release

PaperGraph MCP v0.6.1 adds command-line Reading Bridge exports for existing SQLite workspaces.

Highlights:

  • Add CLI JSON export commands for Reading Bridge payloads: export-reading-bundle, export-result-reading-context, get-source-slice, and get-result-reading-path.
  • Reuse the existing v0.6 Reading Bridge workspace APIs without changing MCP tool signatures or payload shapes.
  • Document terminal workflows for exporting paper bundles, focused result contexts, bounded source slices, and reading paths.
  • Update release surfaces and onboarding pins to v0.6.1.

Verification:

  • Local full suite: 371 passed, 1 skipped.
  • GitHub Actions main CI run 33879089884: Ubuntu and Windows tests on Python 3.10 and 3.12 passed.
  • Wheel build and install smoke passed.
  • Pinned install verified: uvx --from git+https://github.com/lotchuazzz-crypto/papergraph-mcp.git@v0.6.1 papergraph-mcp --version prints papergraph-mcp 0.6.1.