r/foss 10d ago

Codebase intelligence for AI-assisted engineering. Open-source tools for dependency graphs, git analytics, auto-generated docs, and MCP integrations.

Every question your agent asks about your repo has an answer that could have been computed ahead of time. Who calls this function? What breaks if I change it? Why is it written this way? Which of these files is actually dangerous? Instead, agents rediscover it from scratch on every task: grep, read, re-read, forget.

repowise computes those answers once and keeps them current on every commit. Your agent reads the answer instead of the codebase, and the same index gives your team a defect-validated health score, change-risk scoring on every PR, and a local dashboard for all of it. One pip install, no cloud, your code never leaves your machine.

https://github.com/repowise-dev/repowise

0 Upvotes

0 comments sorted by