Codebase intelligence for AI coding agents.
Your agent stops guessing. Starts knowing.
repowise.dev · pip install repowise · Discord ·
Repowise indexes your codebase into four intelligence layers — dependency graph, git history, auto-generated documentation, and architectural decisions — then exposes them to Claude Code (or any MCP-compatible agent) through precisely designed tools.
The result: your AI agent answers "why does auth work this way?" instead of "here is what auth.ts contains."
pip install repowise
cd your-project
repowise init # builds all four layers (~25 min first time)
repowise serve # MCP server + local dashboard
Built for engineers who got tired of asking "why does this code exist?"
hello@repowise.dev
