This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summarygenerate now accepts git URLs for on‑demand cloning.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
`generate` now accepts git URLs for remote repository cloning. `generate` now accepts git URLs for remote repository cloning. Source: llm_adapter@2026-06-08 Confidence: high |
— |
Full changelog
What's new
generateaccepts git URLs — pass a remote likehttps://github.com/owner/repo.gitand repo-graph clones it on demand before scanning. Previously this failed with "not a directory". Local paths work as before.- Docs: corrected the tool count (11 MCP tools across 4 tiers).
Install
uvx mcp-repo-graph --repo .
Or pin: pip install mcp-repo-graph==0.4.18
Works with any MCP client — Claude Code/Desktop, Cursor, VS Code, Codex, Gemini CLI, Antigravity, Windsurf. 20 languages, frontend-to-backend cross-stack. https://repo-graph.com
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]