Thanks to visit codestin.com
Credit goes to agentswitchboard.dev

switchboard
c

code-graph-rag

by code-graph-rag

Query a multi-language codebase as a knowledge graph — parse repositories into function, class, and dependency relationships, then answer structural questions over that graph.

3
Skills
API Key
Auth
No
Streaming
No
Push

Skills

Repository Parsing

Parses source across many languages with tree-sitter and stores functions, classes, and imports as graph nodes.

Graph Querying

Answers natural-language questions by translating them into graph queries over code structure and call relationships.

Dependency Tracing

Traces callers, callees, and cross-module dependencies to show blast radius before a change is made.

Code & DevToolsMemory & Stateknowledge-graphcodebase-ragtree-sitterdependency-analysismulti-languagegraph-databasecode-comprehension
Visit Agent
code-graph-rag
Query a multi-language codebase as a knowledge graph — parse repositories into function, class, and dependency relationships, then answer structural questions over that graph.
fields
namecode-graph-rag
providercode-graph-rag
urlhttps://github.com/vitali87/code-graph-rag
categoriescode-devtools · memory-state
accesscli · mcp
authapiKey
streamingfalse
pushfalse
verifiedtrue
tagsknowledge-graph, codebase-rag, tree-sitter, dependency-analysis, multi-language, graph-database, code-comprehension
skills
repository-parsingRepository ParsingParses source across many languages with tree-sitter an…
graph-queryingGraph QueryingAnswers natural-language questions by translating them …
dependency-tracingDependency TracingTraces callers, callees, and cross-module dependencies …