6/14/2026 at 7:14:55 AM
I think this is a great idea, and I've wondered about something like this before.I do find it sad though that the opening description has to be:
> Two agents edit different functions in the same file? Clean merge.
Why does EVERYTHING has to be geared towards agents? Humans can use this too. Why not just "two commits contain edits for different functions in the same file?"
by adamddev1
6/14/2026 at 8:08:01 AM
Automated process run into race conditions more often due to their frequency. Humans can do that too, but are less likely to in practice both due to lower frequency and because they carry more awareness of global context that isn't captured in systems that aren't checking for it. The ability of your brain to read and take as context all the pull requests open in a repo that might affect your work.by joshka
6/14/2026 at 7:26:55 AM
> Why does EVERYTHING has to be geared towards agents?Moving forward one can expect the most amount of code to be generated by agents, so it makes sense to optimise for that use case.
(Note that i’m not saying it’s good or bad)
by znpy
6/14/2026 at 7:55:00 AM
> so it makes sense to optimise for that use case.How do the agent and human use cases meaningfully differ here, though?
I'm pretty sure GP's complaint is about the prose description, rather than the actual functionality.
by zahlman
6/14/2026 at 7:51:04 AM
[flagged]by rohanat