getArbor-dev/arbor

View on GitHub ↗

Graph-native code intelligence that replaces embedding-based RAG with deterministic program understanding.

151 ★22 forksRustUpdated 22d ago

What you need to know

Arbor: graph-native intelligence for codebases (Rust, arbor-graph-cli on crates.io) that models code as a graph so agents know what breaks before breaking it.

Install

cargo install arbor-graph-cli

Usage

  • Build the code graph, then have agents answer questions with far fewer tool calls than grep-and-read.

Key features

  • code graph model of a repository
  • MCP integration
  • agents verify changes before applying them

Best for

Agents working on large unfamiliar codebases

Reviewed 2026-08-11

Topics

ai-toolsastcode-analysiscode-analysis-tooldeveloper-toolsfluttergraphmcpmodel-context-protocolruststatic-analysistree-sittervisualization
Stars
151★
Forks
22
Language
Rust
License
MIT
Created
2026-01-04
Last push
2026-08-14