← Back to context

Comment by othmanosx

4 hours ago

100% agree, as a web dev, my team and I are shipping code like crazy, I just merged a 20k PR today and we're just starting.

Even if it's all AI code, we still need to read it and understand it before we ship it to prod with millions of users.

Thanks to AI Agents, we now have either:

- too many small PRs (good luck managing them), or

- huge PRs (try not to keep them sitting for long)

I've been through this and learned a few things shipping AI code as a software engineer. I've gathered all my pain points in a project I built.

Pyor Review

You can check it out here: https://news.ycombinator.com/item?id=48621549

we all know that Github sucks, so Pyor for me is now the place where I manage my open PRs easily, and review my teammates' code faster and easier.

I was able to get PRs merged 3X faster, without the frustration that comes with interacting with GitHub's UI or the AI summary tools that add even more bloat and more text to read.

I'm still developing it so I'm open to feedback.