(no title)
lonelyasacloud | 12 days ago
1) The models like us have finite context windows and intelligence, even with good engineering practices system complexity will eventually slow them down.
2) At the moment at least, the code still needs to be reviewed and signed off by us and reading someone else's code is usually harder than writing it.
flurdy|12 days ago
I am after the automated PR agents have all passed a PR I tend to let Claude Code and Codex give me a summary, with an MCP skill to read the requirement story. I trust their ability to catch edge cases and typos more than me. I just check the general structure of the PR
flurdy|12 days ago
lonelyasacloud|12 days ago
> I trust their ability to catch edge cases and typos more than me.
Given the vendors EULAs etc, if poop really hits the fan with released code, then how is that likely to sound if the lawyers get involved?
> Are people still reading PRs in detail manually?
Ultimately it all depends on circumstance and appetite for risk, but yes many/most places still manually checking releases.