Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions
Ben Adamsky ðŸ’
@ba
I recently switched back to using cursor after swearing by claude code for months Using a combo of - cursor's new composer model - subagent git worktrees - voice dictation with wispr flow I'm now able to work way faster with multiple agents at once without any noticeable difference in code quality. It's crazy how much of a productivity unlock this has been. Also important to note that all agent code is sandboxed by default and has a strict allowlist on both native + mcp tools to prevent any unwanted db writes or pushes to git. I now just let it run wild knowing it can't break everything on me.
4 replies
2 recasts
58 reactions
Jason
@jachian
what about cursor2 that makes multi agent more usable to you than before (or compared to Claude code)?
1 reply
0 recast
0 reaction
Ben Adamsky ðŸ’
@ba
The default agents tab is actually super useful now that it's the core ui element alongside the editor view Also cursor's composer model is built for working with parallel agents and bringing git worktrees into the workflow makes it much easier to work on the same repo without agents making conflicting changes
1 reply
0 recast
1 reaction