Sandbox
9 repos for tree-sitter · Codex · DocsClear
ast-outline/
ast-outline

ast-outline lets AI coding agents pull exactly the code context they need — a repo skeleton, a file outline, or one symbol — instead of reading whole files. A stateless, tree-sitter-based CLI.

47

Full AI context and content layer for coding agents over one MCP server — tree-sitter code-map, document RAG, shared memory, multi-agent comms, web crawl, git history + blame. 300+ languages, 10+ agent harnesses, pure Rust.

98
kapillamba4/
code-memory

MCP server with local vector search for your codebase. Smart indexing, semantic search, Git history — all offline.

49

Team memory for engineers and their AI agents. Lives in your repo. Shared through Git.

1.6k
crabbuild/
compass

Native, local-first knowledge graph engine for code and project artifacts—inspired by Graphify, built in Rust, and evolving beyond it.

154
EtienneChollet/
ontomics

Extract domain knowledge from codebases to reduce LLM token consumption by 20x and time in agentic search by 10x — gathers and makes concepts, naming conventions, and vocabulary queryable via MCP.

41

Local-first static analysis that turns source code into deterministic, source-grounded workflow maps for coding agents via MCP.

42

Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.

117k
1 add