Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
The status for an agent waiting for plan approval shows up as a complete status instead of needs attention.
on top of this the group by status does not work. It shows the status “completed” which does not exists as a status.
Steps to Reproduce
Group agents by status.
ask an agent to make a plan.
Chat shows in completed.
Expected Behavior
Group by status shows the actual statuses.
- Draft
- Running
- Needs attention
- Done
When a plan is ready to be reviewed it shows in needs attention.
Operating System
MacOS
Version Information
Version: 3.0.16 (Universal)
VSCode Version: 1.105.1
Commit: 475871d112608994deb2e3065dfb7c6b0baa0c50
Date: 2026-04-09T05:33:51.767Z
Layout: glass
Build Type: Stable
Release Track: Default
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Darwin arm64 25.3.0
Additional Information
Thew statuses are half baked.
They should be
- Draft.
- Working
-
- Writing plan
-
- Implementing
-
- Answering question
-
- Debugging
- Needs review
- Done
Does this stop you from using Cursor
No - Cursor works, but with this issue