Codegraph CodeGraph, a semantic code intelligence platform built for AI coding agents, launches with a CLI that generates a complete local code graph for surgical context, supporting Claude Code, Cursor, Codex, OpenCode, Hermes Agent, Gemini, Antigravity, and Kiro. The tool offers 100% local operation, auto-sync on file changes, and framework-aware routes for mixed iOS/React Native/Expo projects, with early beta access available at getcodegraph.com. Already installed? Run codegraph upgrade Follow @getcodegraph https://x.com/getcodegraph on X for updates. Supercharge Claude Code, Cursor, Codex, OpenCode, Hermes Agent, Gemini, Antigravity, and Kiro with Semantic Code Intelligence The fastest complete code graph · surgical context · built for how agents actually work · 100% local The CodeGraph platform is coming — for every PR, know exactly what to test, what could break, which flows are affected, and whether business logic is compromised. Get early beta access to the hosted product · getcodegraph.com Get Started get-started Language Support language-support Why CodeGraph? why-codegraph Key Features key-features Framework-aware Routes framework-aware-routes Mixed iOS / React Native / Expo bridging mixed-ios--react-native--expo-bridging Quick Start quick-start How It Works how-it-works CLI Reference cli-reference MCP Tools mcp-tools Library Usage library-usage Configuration configuration Telemetry telemetry Verified releases verified-releases Supported Platforms supported-platforms Supported Agents supported-agents Supported Languages supported-languages Measured cross-file coverage measured-cross-file-coverage Troubleshooting troubleshooting License license No Node.js required — one command grabs the right build for your OS: macOS / Linux curl -fsSL https://raw.githubusercontent.com/colbymchenry/codegraph/main/install.sh | sh Windows PowerShell irm https://raw.githubusercontent.com/colbymchenry/codegraph/main/install.ps1 | iex Already have Node? Use npm instead works on any version npm i -g @colbymchenry/codegraph CodeGraph bundles its own runtime — nothing to compile, no native build, works the same everywhere. The installer puts codegraph on your PATH but doesn't change your current shell — open a new terminal before the next step so the command resolves. Upgrade any time with codegraph upgrade — it detects how you installed bundle, npm, or npx and updates in place. Add --check to see if an update is available, or codegraph upgrade