Cursor 2.2: Plan Mode Improvements

New in Cursor 2.2! · Full changelog · Main announcement


We’re excited to share some big improvements to Plan Mode! You can now get inline Mermaid diagrams, and you have more control over how you build plans.

Inline Mermaid diagrams

The agent can automatically generate and stream visuals directly into your plans. Flowcharts, sequence diagrams, and other Mermaid-supported formats render inline as the plan develops.

Send to-dos to new agents

You can now select specific to-dos from a plan and send them to new agents. This gives you more granular control over how work gets distributed, especially useful when you want different approaches or parallel execution for specific tasks.

Also in this release

Plans are now saved as files on disk by default. Agent plans are files that can be edited with normal tools.

We’d love your feedback!

  • How are the Mermaid diagrams working for your plans?
  • Tried sending to-dos to separate agents yet? We’re curious how people are using this!
  • How else can we make Plan Mode better for you?

If you’ve found a bug, please post it in Bug Reports instead, so we can track and address it properly, but also feel free to drop a link to it in this thread for visibility.

3 Likes

Hi, are we still able to build using Cloud Agents?

image

The option isn’t showing where it used to.


As the plans now save by default, I was able to attached it to a new Cloud Agent as a workaround.

1 Like

Was Git initialized on the repo and pushed to GitHub? Thats usually required, but Build on Cloud may be something I would have to check.

Yeah, it’s a long standing GIt repo, on GitHub. Cloud Agent works on a non-plan chat. Thanks.

Agent plans are files that can be edited with normal tools. quite useful to me !!!

Have you found a solution or answer to this? I have the same problem.

still using 1.7, no matter how much you spam me to update.

Hey @mwjt42 !

It looks like this is set behind a feature flag now – not sure what the status of that is. I can check, but might have to wait for a few people to return from :christmas_tree:.

1 Like

Just a friendly nudge @Colin as I really miss this feature.

Hey @mwjt42 and @BYK!

Seems like it was buggy, so it was taken away for the moment. That said, Cursor devs are also asking it, so it has a chance of coming back! :crossed_fingers: Thanks for telling us you miss it, that’s super important feedback.

2 Likes

+1 for bringing this back! This was a feature I loved and used!

@Colin Plan mode works well until you “save” it to your repo.

Then the bugs start.

  • the “to do” list disappears
  • the “build” button does not work

I always save plans since I want them in my repo, I keep them in /sprint folders /complete /inpgrogress and have multiple sprints/plans/prd in motion via using plans.

Storing ideas, planning is critical with these models since I have multi agents improving plans to achieve optimum implementation.

All of which fails hard, when the yaml file gets corrupted and the models fail to use the plan saying “can’t access to do list” etc. :frowning:

Bug since this release.

Hey @what.gift

i noticed that gpt codex does not want to plan , it makes a plan to investigate, then you’d need to switch to agent to begin investigating

Feedback:

  1. I wish the markdown plan files were not fixed-width or could be configured to be wider. I have a 27” screen and there is so much wasted blank space that the plan could fit into.
  2. The inline Mermaid diagrams render very small text, can we get the ability to make them bigger, scalable, larger text? Scalable Mermaid diagram?
  3. Whilst typing up feedback on my plan, it would be nice to drag a window and be able to select some of the mermaid diagram to reference it.

Closing this thread since it has been a while since this was announced. Any new questions, or loose ends from this thread should be filed as new reports in the appropriate forum category!