I've been running Claude Code in my Cursor IDE for a while now via extension. I like the setup, and I direct Claude on one task at a time, while still having full access to my code (and nice completions via Cursor). I still spend time tweaking, etc. before committing. I have zero interest in these new "swarms of agents" they are trying to force on us from every direction. I can barely keep straight my code working on…
This. I have effectively used multiple agents to do large refactors. I have not used them for greenfield development. How are folks leveraging the agentic swarm, and how are you managing code quality and governance? Does anyone know of a site that highlights code, features, or products produced by this type of development?
Cursor 3
381–390 of 438 posts
Re: Cursor 3
#382Earlier quoted context omitted.
> have zero interest in these new "swarms of agents" they are trying to force on us from every direction. Good for you! Personally waiting for one agent to do something while I shove my thumb up my butt just waiting around for it to generate code that I'll have to fix anyway is peak opposite of flow state, so I've eagerly adopted agents (how much free will I had in that decision is for philosophers to decide) so ther…
I have personally found that I cannot context switch between thinking deeply about two separate problems and workstreams without a significant cognitive context-switching cost. If it's context-switching between things that don't require super-deep thought, it's definitely doable, but I'm still way more mentally burnt-out after an hour or two of essentially speed-running review of small PRs from a bunch of different s…
Its far closer to being a project manager than it is being a solo developer.
Re: Cursor 3
#383Re: Cursor 3
#384Cursor has been my main AI tool for over a year now. I've been trying to use Claude Code seriously for over a month, but every time I do it, I get the impression that it would take me less work to do with Cursor. I'm on the enterprise plan, so it can get pricey. This is why I used to stick mostly to auto mode. Now Composer 2 has taken over as my default model. It is not as intelligent as OpenAI's or Anthropic's flags…
Re: Cursor 3
#385Re: Cursor 3
#386Re: Cursor 3
#387I've been running Claude Code in my Cursor IDE for a while now via extension. I like the setup, and I direct Claude on one task at a time, while still having full access to my code (and nice completions via Cursor). I still spend time tweaking, etc. before committing. I have zero interest in these new "swarms of agents" they are trying to force on us from every direction. I can barely keep straight my code working on…
Re: Cursor 3
#388I've been running Claude Code in my Cursor IDE for a while now via extension. I like the setup, and I direct Claude on one task at a time, while still having full access to my code (and nice completions via Cursor). I still spend time tweaking, etc. before committing. I have zero interest in these new "swarms of agents" they are trying to force on us from every direction. I can barely keep straight my code working on…
Re: Cursor 3
#389Unfortunately, I think Cursor is making progressively more difficult to use other AI provider via extension, mostly due to the fact that they are reserving the secondary sidebar for their own chat interface. This makes it super unpractical to use the Codex and Claude extension, as now they all need to share the primary sidebar. (Before it was not optimal, but it was at least possible.) As many have pointed out, the c…
I mean it makes sense for them to be somewhat antagonistic towards these flows because every time you use a different agentic extension or tool inside of Cursor, Cursor loses your money and data. They're also churning with enterprise customers because for lots of customers on next contract renewal their pricing is increasing like 4-8x (depending on usage patterns but this was what we calculated for most of our devs)…
Re: Cursor 3
#390I echo the others' sentiments that I still strongly prefer to write code mostly manually, assisted by Tab completions, and only generate piecewise via Cmd+K where I'm not sure about APIs or forgot the exact syntax. Chatting in Ask only mode about more complex problems. Maybe I'm not a 10x developer, I'm fine with that. Cursor shoving Agents down my throat made me abandon and cancel it once this year. I jumped around…