Comment by joaofs
17 days ago
Development is moving away from the IDE to agentic long running workers. I've been using their SDK in this mode - which then forces you to use cursor as model provider. I use a mix of harnesses for different types of agentic tasks and Cursor gets the best results.
I don’t see how Cursor differs in that regard. They have an agent management system since Cursor 3 and some feature that offloads agents to the background or cloud which I haven’t used yet. I always just keep chat windows open if it’s running because I’m always watching that stuff closely.
Seems more like an advanced/niche feature for people who go really hard into LLMs IMO