Skip to content

Add Repowise - #1855

Merged
mre merged 2 commits into
analysis-tools-dev:masterfrom
RaghavChamadiya:add-repowise-tool
Aug 28, 2026
Merged

Add Repowise#1855
mre merged 2 commits into
analysis-tools-dev:masterfrom
RaghavChamadiya:add-repowise-tool

Conversation

@RaghavChamadiya

Copy link
Copy Markdown
Contributor

Adds Repowise to the list.

Repowise is a deterministic, zero-LLM code-health analyzer. It scores every file 1-10 for defect risk, maintainability, and performance from 25 markers (McCabe complexity, LCOM4 cohesion, god classes, Rabin-Karp clone detection, change entropy, untested hotspots), and adds a dependency graph, dead-code detection, git-history signals, and concrete graph-aware refactoring plans. Ships as a CLI, an MCP server, and a VS Code extension across 15 languages.

@mre

mre commented Aug 28, 2026

Copy link
Copy Markdown
Member

Thanks for the detailed submission. Repowise is only a few weeks short of the age threshold and strongly meets the adoption and contributor requirements, so we are merging it now.

@mre
mre merged commit 9e67a22 into analysis-tools-dev:master Aug 28, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants