This release adds 4 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryAdds tool annotations, privacy policy, dense_text cap, and new integration packages.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds configurable dense_text cap via REPO_GRAPH_DENSE_MAX_CHARS. Adds configurable dense_text cap via REPO_GRAPH_DENSE_MAX_CHARS. Source: llm_adapter@2026-06-05 Confidence: high |
— |
| Feature | Low |
Ships Claude plugin, MCPB bundles, and VS Code extension with zero-config support. Ships Claude plugin, MCPB bundles, and VS Code extension with zero-config support. Source: llm_adapter@2026-06-05 Confidence: high |
— |
| Feature | Low |
Adds tool annotations (title + readOnlyHint) on all 11 tools for Claude Desktop/plugin submission. Adds tool annotations (title + readOnlyHint) on all 11 tools for Claude Desktop/plugin submission. Source: llm_adapter@2026-06-05 Confidence: high |
— |
| Feature | Low |
Adds Privacy Policy documentation (PRIVACY.md and README) describing local‑first behavior and network egresses. Adds Privacy Policy documentation (PRIVACY.md and README) describing local‑first behavior and network egresses. Source: llm_adapter@2026-06-05 Confidence: low |
— |
| Feature | Low |
Includes Privacy Policy documentation in PRIVACY.md and README. Includes Privacy Policy documentation in PRIVACY.md and README. Source: granite4.1:30b@2026-06-05-audit Confidence: low |
— |
Full changelog
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 cloneon a--repoURL). - 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}).
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About James-Chahwan/repo-graph
Structural graph map of any codebase for AI coding assistants. Scans entities, relationships, and feature flows across 13 languages so LLMs navigate by structure instead of grepping through everything.
Related context
Beta — feedback welcome: [email protected]