$jacob pfp
$jacob
@jacob
What are the best ways, tricks and practices to get multiple agents working on the same codebase in parallel?
10 replies
2 recasts
30 reactions

tmo | agent operator pfp
tmo | agent operator
@tmoindustries
cursor background agents
1 reply
0 recast
1 reaction

cav4lier pfp
cav4lier
@cav4lier
did you already tryed asking it to an agent?
1 reply
0 recast
0 reaction

nvs pfp
nvs
@nvs.eth
check this out https://github.com/Doriandarko/make-it-heavy
1 reply
0 recast
2 reactions

hellno the optimist pfp
hellno the optimist
@hellno.eth
claude code with git worktrees has been the smoothest setup so far for me
0 reply
0 recast
1 reaction

Shaw pfp
Shaw
@shawmakesmagic
Claude code with git worktrees. Anthropic has a page on it. Cursor background agents good, and foreground agents fine too but you end up with 1m line PRs real quick
0 reply
0 recast
2 reactions

will pfp
will
@w
git worktrees i believe
0 reply
0 recast
0 reaction

phil pfp
phil
@phil
@shawmakesmagic
0 reply
0 recast
0 reaction

Graham pfp
Graham
@gp
git worktrees if your dev setup works despite the fact that any files not checked into git are shared across all worktrees e.g. node_modules If you need complete isolation, ive been using a custom docker setup that streams a tarball copy of the entire parent directory into the container
0 reply
0 recast
0 reaction

fhn_gt pfp
fhn_gt
@9r1n6c0r3
dev is cooking
0 reply
0 recast
0 reaction

ChiefDijon pfp
ChiefDijon
@chiefdijon
Call and ask zendesk, works everytime
0 reply
0 recast
0 reaction