logoalt Hacker News

rs545837yesterday at 9:24 AM0 repliesview on HN

That's exactly what inspect does (https://github.com/ataraxy-labs/inspect). It uses sem's entity graph to triage PRs: classifies every change, scores risk based on blast radius and dependents, and groups related changes together.

We are still benchmarking it on diverse benchmarks, and working on it as a research direction. Also working on a diff viewer in rust.