100% Rust implementation of code graphRAG with blazing fast AST+FastML parsing, surrealDB backend and advanced agentic code analysis tools through MCP for efficient code agent context management
Stars
177
Forks
23
Watchers
177
Open Issues
22
Overall repository health assessment
No package.json found
This might not be a Node.js project
674
commits
29
commits
28
commits
26
commits
4
commits
Merge pull request #59 from Jakedismo/wip-indexing-analyzers-doc
ce5bf27View on GitHubdocs(indexing): add tier ux hint and expand README
26efce9View on GitHubrefactor(compression): update compression methods to use Base64 encoding and improve error handling
67ac6ffView on GitHubfix(lsp): prevent premature process kill by moving child handle to writer task
de305d4View on GitHubfix(lsp): cleanup code and finalize async client implementation
7a9d35eView on GitHubfix(lsp): correct syntax errors in async lsp client implementation
e79a263View on GitHubperf(lsp): parallelize LSP analysis with async client (16x concurrency)
785e1d5View on GitHubchore(deps): bump rig-core 0.27.0 and rmcp 0.12.0
f61d55fView on GitHubperf(indexing): speed up LSP enrichment throughput
caf3ff4View on GitHubchore(deps): add jobserver and zstd dependencies to Cargo.lock
a6be85cView on GitHubperf(storage): implement transparent Zstd compression for content and metadata
aa49a86View on GitHubfix(mcp): expose initial instructions prompt as codegraph:initial_instructions
f91bb8dView on GitHubfix(indexing): resolve lsp_uses zero-metric bug with triple-fix strategy
fbcbe6dView on GitHub