The IDE view isn’t going anywhere. It’s a core part of Cursor and will continue to be developed and improved. Also, we’re actively working to add more features and improve extension support in Agents View.
exactly the second part of your message. A plan can fill up the context window quite quickly. Ideally, I’d like to distribute individual TODOs from the plan into separate agent chats, each with its own model configuration, so they can be implemented independently.
As I’ve been using the “new agent window”, I’ve noticed that I’ve missed how the context usage is displayed in the IDE agent window.
I can see the usage by hovering over the name in the top of the window, but it would be nice if this were exposed in a spot where I did not have to hover to see this. There looks to be plenty of room available to display this, too.
This is a great point. I’ve actually done this manually in the IDE, using a more expensive model to plan, then delegating implementation tasks to faster models. Would be interested to hear others weigh in on this too…
rephrased:
Would having a primary one-click way to fire off plan mode tasks in new chats help you?
E.g. rather than a one click Build button, perhaps a dropdown like Build Task 1, Build Task 2 etc.
But here’s a quick one that could add some value to it: Restore the ability to fire up an agent to do some of the tasks in the to-do list created by “plan mode”.
It’s there in the editor view, and key for any serious work as the ai models tend to have a rather stupid behavior when doing many tasks on a relatively big projects.
Another note from the “Agents Window”. One of the most useful features in Cursor is the ability to review the code and go change by change seeing not only what the AI did, but actually accepting or rejecting changes.
That ability seems to be gone in the agents window. Maybe on purpose or maybe because it’s more geared towards people who don’t even know how to code.
My expectation would be that when I click on a change it would open the file on the editor panel to the right, I see the code plus the places where the AI changed things and actually let me Keep or Discard the change.
One more note on the “Agents Window”. I can’t easily save the plan to my workspace, as I’d do with the editor. Not the worst thing I’ve reported so far but gosh it’s useful
It would be helpful to have this feature like its implemented within the Editor-Window where it’s possible to reference the plan and they appear right under the todos under “Referenced by Agents …”
Hi Rodrigo! This is possble, you can use the three dots button and then use save to workspace. If you forget to save it to the workspace that’s not a problem because it is by default saved to your global Cursor plans directory (~/.cursor/plans/). If you’re not sure where it is you can just ask Cursor where it is and it will surface it for you!
I’ve reached a point where 99% of my code is written by Agents.
My workflow is simple: Plan → Agent → Code. > To be honest, I’m starting to feel like a traditional editor is unnecessary. I’d much prefer a streamlined AI client that’s light on memory and disk space.
While tools like Cursor are great, the Agent window is doing all the heavy lifting anyway. Maybe we don’t need an “editor” anymore, just a powerful agent interface? Haha.
Kevin, thank you for replying. I don’t see that on either Linux or MacOS. I’m on the latest release. Here’s a screenshot from my side (works fine on editor view though).