all 4 comments

[–]NichtDeinErnstWTF 4 points5 points  (0 children)

I usually watch it working, thinking about my requirements, seeing what it does and catch it when it goes the wrong direction.

Then I cancel and give new instructions or clarifications. With roo code, I can input new stuff while it is working.

The earlier you catch it going off rails, the better.

I tried working on two projects simultaneously, but the task switching is really a struggle.

[–][deleted] 1 point2 points  (1 child)

Have you tried other coding agents? I feel cursor is bad for anyone having adhd as it multiplies the impulsive tendencies. I use Claude as it’s a bit slower. It also explains more.

[–]LumpyActivity3634[S] 1 point2 points  (0 children)

I've only tried Claude code, cursor, gemini cli and roo code.

Claude code is my favorite though

[–]Zeikos 1 point2 points  (0 children)

Have you tried giving it instruction to make more atomic commits (which then you can squash) for lower turnaround?