Observed arrival · 2026-08-29
REPO-SIGHT turns a public repository into a code-health report
A no-signup analyzer for public C++, Python, and Java repositories that reports structure, complexity, technical debt, and rule violations.
Field notes
The analyzer accepts a public GitHub URL and applies the same sequence described for its cma command-line binary: source-file discovery, language-specific tokenization, structural parsing, metric aggregation, and dashboard reporting. Its sample report separates code, comments, blank lines, and total lines, while also surfacing longest functions, nesting, loops, conditions, TODOs, and severity-ranked rule violations. The site says 21 rules cover C++, Python, and Java.
Observed signals
Read the marks
Editorial observations of this landing page, not a rating.
One card from the complete issue