Atlas
Rust + PythonA local-first semantic code intelligence engine. Builds symbol-aware dependency graphs of repositories and provides optimized context to LLMs and AI coding tools.
- Dual-graph architecture with PageRank scoring and optional Code Property Graph for sub-file analysis
- Anchor & Expand context assembly with adaptive token budgeting
- Incremental updates with four-tier change classification
- MCP server exposing 12 tools for Claude Code, VS Code, and other clients
Tree-sitter
PyO3
petgraph
MCP
FastEmbed
View on GitHub →