5 ms·
Interesting, I built https://pyor.review https://pyor.review to fix this exact issue, though it uses AI to categorize the files and groups them by complexity to
by othmanosx 17d ago
Interesting, I built https://pyor.review https://pyor.review to fix this exact issue, though it uses AI to categorize the files and groups them by complexity to speed up the review process because most AI generated code is noise, especially migration PRs.
Curious to know if this could be done in a deterministic way without the help of AI
- boyter 14d agoThats what this should be able to do for you. Feel free to hook it in and see if it works. If so please let me know!