logoalt Hacker News

vidarhyesterday at 2:19 PM1 replyview on HN

There's no fundamental difference, but in practice the difference is one of frequency.

E.g. I sometimes have 10+ agents kicking off changes to the same small project at the same time, and likely to all want to merge within the next 15-30 minutes. At that rate, merge conflicts happens very frequently. The agents can mostly resolve them themselves, but it wastes tokens, and time.


Replies

rs545837yesterday at 4:03 PM

This is exactly the use case, thanks for explaining.