←back to thread

159 points jbredeche | 1 comments | | HN request time: 2.071s | source
1. Areibman ◴[] No.45486217[source]
>AI-generated code needs to be reviewed, which means the natural bottleneck on all of this is how fast I can review the results

I also fire off tons of parallel agents, and review is hands down the biggest bottleneck.

I built an OSS code review tool designed for reviewing parallel PRs, and way faster than looking at PRs on Github: https://github.com/areibman/bottleneck