Comment by CuriouslyC
Comment by CuriouslyC 7 days ago
Personally, if you take the time to configure it well, I think Aider is vastly superior. You can have 4 terminals open in a grid and be running agentic coding workflows on them and 4x the throughput of someone in Cursor, whereas Cursor's UI isn't really amenable to running a bunch of instances and managing them all simultaneously. That plus Aider lets you do more complex automated Gen -> Typecheck -> Lint -> Test workflows with automated fixing.
why can't you create separate git worktrees, and open each worktree in a separate IDE window? then you get the same functionality, no?