Tools/repowise-dev/repowise

repowise

Codebase intelligence for AI and humans: code health scores, auto-generated docs, git analytics, dead code detection, and architectural decisions via MCP.

3.5kemergingPythontrending

The Lens

Repowise gives an AI coding agent a real map of your codebase. It builds five layers of intelligence (a dependency graph, git history analytics, auto-generated docs, architectural decisions, and a per-file code-health score) and serves them to Claude Code, Codex, or any MCP client through nine focused tools. Instead of your agent grepping around blindly, it can ask what is risky here or why this code exists and get a grounded answer. AGPL-3.0, free for internal use.

It runs locally: `pip install repowise`, then `repowise init` to index a repo using Tree-sitter across 15 languages. There is no cloud service; it lives on your machine or in CI and exposes an MCP server. Ops is light for a single repo and more involved if you index many large ones or wire it into a whole team's agent setup. The health scoring is deterministic, 25 markers per file rather than an LLM guessing, which is the genuinely interesting part.

For anyone running AI agents against a nontrivial codebase, this is a real upgrade to how much the agent actually understands, and it is free for internal use. Solo developers and small teams use it as-is. Larger companies that cannot take on AGPL obligations can buy a commercial license to escape the copyleft terms, which is the only place money enters.

The catch is that the impressive numbers (defect prediction accuracy, "2.3x more defects than CodeScene," big token savings) are the project's own, measured on its own test set. They may hold up, but treat them as claims to verify against your repo, not settled fact. The tool is useful for agent context either way; just do not buy the benchmark line without testing it on your own code.

Free vs Self-Hosted vs Paid

open core

Free: AGPL-3.0, free for individuals, teams, and internal company use. Dependency graph (15 languages via Tree-sitter), git analytics, auto-docs, deterministic code-health scoring, dead-code detection, and a nine-tool MCP server.

Self-hosted: The only way it runs. pip install repowise (Python 3.11+), repowise init to index. Runs on your machine or CI.

Paid: A commercial license is available for enterprises that need to avoid AGPL obligations. No hosted tier.

Free under AGPL for internal use; a commercial license exists only to escape the copyleft terms.

Self-hosting ops:moderate
View pricing page →

Get tools like this every Wednesday

One featured tool, three on the radar. No fluff.

Score
51/100 · C+
Adoption17/30
Maintenance10/25
Community9/20
License5/15
Analysis10/10

A low score is not a verdict on quality. Young and niche tools start low by design. How we calculate scores

Trust Signals

Community discussions enabledOrganization account (7 public repos)

License: Other

Review license manually.

Commercial use: ✗ Restricted

About

Owner
Repowise (Organization)
Stars
3,518
Forks
419

Explore Further

More tools in the directory