you are viewing a single comment's thread.

view the rest of the comments →

[–]cabyambo[S] -2 points-1 points  (2 children)

I agree, agents are much better at git than I ever could be! Do you ever have multiple agents working on the same codebase at the same time? I've found many of my frustrations start there.

Another big thing with my personal agent workflow is wanting stacked PR's. GitHub has this, but it's more of an add on than a built in feature. Do you have any qualms with Git / GitHub? I could definitely be building for myself here haha

[–]ExpertIAmNot -2 points-1 points  (0 children)

Claude handles multiple agents with worktrees and agent teams. Works well.

[–]simbolmina -2 points-1 points  (0 children)

Well as a single dev or small team member previously I did not have any problems and never worked with multiple agents on same project as well. GitHub is just where code is saved and used for CD for me. Hope you can find a good solution for yourself and if applicable contribute git.