c

codegraph

Code knowledge graph supporting multiple programming assistants, reducing tokens and tool calls.

🌍 OverseasFreeOpen source
Platforms: Desktop
Region
Overseas
Pricing
Free
Open source
Yes
GitHub Stars
★ 40.8k
Source
GitHub
Added
2026-06-05
Last verified
2026-06-05

Overview

CodeGraph is a pre-indexed code knowledge graph designed to provide semantic code intelligence for various programming assistants such as Claude Code, Codex, and Gemini. By minimizing token usage and tool invocations, it helps developers write code more efficiently. To use it, first install the CLI tool, then connect it to your preferred programming assistant, and initialize it within your project to create a local index. Ideal for developers seeking to enhance coding efficiency.

Key features

  • Supports multiple programming assistants
  • Reduces tokens and tool calls
  • Runs fully locally
  • Easy to install and configure

Use cases

Accelerate code writingOptimize existing codebasesAssist beginners learning programming

Pros

  • Lowers development costs
  • Improves coding efficiency
  • High compatibility

Limitations / notes

  • Requires manual project initialization

Who it's for

Software developersProgramming beginnersOpen-source contributors

This overview was compiled by AI from public sources and may contain inaccuracies — please refer to the official site.

FAQ

How do I get started with CodeGraph?

After installing the CLI, connect your programming assistant via `codegraph install`, then run `codegraph init -i` in your project to initialize the index.

Something wrong? Let us know on the About page and we'll fix it.