Skip to content

v0.4.17 — Claude submission readiness

Choose a tag to compare

@James-Chahwan James-Chahwan released this 05 Jun 16:58

Submission-ready + polish

  • Tool annotations on all 11 tools (title + readOnlyHint) — required for Claude Desktop/plugin submission.
  • Privacy Policy (PRIVACY.md + README) — local-first; discloses the only two user-initiated network egresses (PyPI install fetch, git clone on a --repo URL).
  • dense_text cap (configurable via REPO_GRAPH_DENSE_MAX_CHARS, default 50k, 0=uncapped) so large monorepos can't blow past client tool-result limits.
  • Ships Claude plugin + MCPB bundles and a VS Code extension (zero-config --repo ${workspaceFolder}).