Plan Mode Presentation Issues

Where does the bug appear (feature/product)?

Cursor for iOS

Describe the Bug

  1. When in plan mode, I can have the agent produce a plan which I can see with the plan artifact. When iterating on the plan, however, the plan doc updates for the agent (it can see the updates), but the artifact doesn’t update with the new plan details, even after deleting the app and redownloading it.

  2. After kicking off the plan implementation, the plan artifact remains on the screen during and after implementation.

Steps to Reproduce

  1. Create a plan in plan mode (I’m using Composer 2.5), ask the agent to update the plan, then view the plan artifact.

  2. Kick off the implementation of a plan.

Expected Behavior

  1. I expect the plan presented in the plan artifact to update when the agent modifies it.

  2. I expect the plan artifact modal to disappear or not prompt me to “build” after the implementation and instead just prompt me to review the PR.

Screenshots / Screen Recordings

Operating System

Other

Version Information

Cursor iOS App V1.2.0

For AI issues: which model did you use?

Composer 2.5

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the detailed report and the screenshots, it helped us understand it right away.

Both behaviors are known and already tracked on our side:

  1. Plan artifact doesn’t update during iteration. Yep, this is an iOS app bug. The viewer shows the original plan and doesn’t pull in edits the agent makes to the plan document. Reinstalling won’t help because it fetches the same original transcript. The bug is logged, but I don’t have an exact ETA for a fix yet.

  2. The Plan Ready / Build tray stays after the build starts. This is also a known issue. Important detail, it’s purely cosmetic. The build does actually start and runs in the background even if the CTA doesn’t disappear. It’s especially noticeable when the build is started via a normal text message to the agent, not by tapping Build. A fix is in progress, but I can’t share a specific date.

Once we have updates on either one, I’ll post them in this thread. If you notice anything else in the iOS app, drop it here.