logoalt Hacker News

_fizz_buzz_today at 8:32 AM2 repliesview on HN

Can agents not checkout different branches and then work on them? It's what people also do. I have a hard time to understand what problem is even solved here.


Replies

BatteryMountaintoday at 11:44 AM

claude can use worktrees.. so if you have a system with say 10 agents, each one can use a worktree per session.. no need to clone the the repo 10 times or work on branches. Worktreeees.

stingraycharlestoday at 11:31 AM

Yes, this is the obvious solution. Multiple agents working on multiple features should use feature branches.

Can’t believe how this whole AI movement seems to want to reinvent software engineering, poorly.

show 1 reply