| ▲ | evrimoztamur 9 hours ago | |
I would love it if sem was hooked up into a PR review UI... | ||
| ▲ | rs545837 9 hours ago | parent | next [-] | |
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. | ||
| ▲ | Palanikannan 8 hours ago | parent | prev [-] | |
You mean, something like this? | ||