This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryAdded a console script, launch spec updates, git URL support for repo cloning, and cross‑platform wheels.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds `uvx mcp-repo-graph` console script for one-click installs. Adds `uvx mcp-repo-graph` console script for one-click installs. Source: llm_adapter@2026-06-05 Confidence: high |
— |
| Feature | Low |
Adds `runtimeHint: uvx` to server.json launch spec. Adds `runtimeHint: uvx` to server.json launch spec. Source: llm_adapter@2026-06-05 Confidence: high |
— |
| Feature | Low |
Adds support for `--repo` to accept a git URL in `uvx mcp-repo-graph`. Adds support for `--repo` to accept a git URL in `uvx mcp-repo-graph`. Source: llm_adapter@2026-06-05 Confidence: high |
— |
| Feature | Low |
Builds `repo-graph-py` wheels for Linux, macOS, and Windows via CI. Builds `repo-graph-py` wheels for Linux, macOS, and Windows via CI. Source: llm_adapter@2026-06-05 Confidence: high |
— |
Full changelog
Install fix + discoverability
- uvx-runnable:
uvx mcp-repo-graphnow resolves — added themcp-repo-graphconsole script. Fixes one-click installs on the VS Code MCP gallery, Cursor, and the MCP registry (which all runuvx <package>). - server.json launch spec:
runtimeHint: uvx,--repoargument,REPO_GRAPH_REPOenv — so clients can build a working launch command. --repoaccepts a git URL:uvx mcp-repo-graph --repo https://github.com/org/reposhallow-clones and maps any public repo; also makes the hosted 'Try in Browser' path usable.- Cross-platform engine wheels:
repo-graph-pynow builds for Linux (x86_64/aarch64), macOS (Intel/Apple Silicon), and Windows via CI. - glama.json + CI test workflow; docs refreshed.
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]