#432 · Primary category: AI Coding Assistants

roam-code

ai-agents ai-coding cli code-analysis code-graph code-intelligence code-quality code-review developer-tools graph-analysis local-first mcp mcp-server model-context-protocol python refactoring software-architecture sqlite static-analysis tree-sitter

Local codebase intelligence CLI + MCP server for AI coding agents: SQLite code graph, 28 languages, 285 commands, 244 MCP tools, change-safety gates, audit evidence, zero API keys.

Project last updated:08/26/26

GitHub Stars

510

Forks

49

Contributors

6

License

Apache-2.0

Why we included this project

Anyone who has watched an AI agent pass the tests and still propose a change they would not merge knows the gap this tool targets. Roam-code maps the whole repository into a local SQLite graph covering 28 languages and exposes that structure to coding agents through a CLI and an MCP server, so an agent can check symbols and dependencies before it edits anything. It can also flag risky edits before they land, and each run emits tamper-evident ChangeEvidence packets that give reviewers a concrete audit trail. Because the analysis stays on your machine, with no API keys and nothing uploaded, it fits confidential or regulated codebases. Teams doing AI-assisted refactoring or review get evidence they can actually verify without shipping their source anywhere.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category