Please unify agent list between CLI and Cursor 3

Feature request for product/service

Cursor IDE

Describe the request

Right now cursor agent ls (run from a directory like ~/repos) shows many resumable agent sessions, but the same sessions don’t appear in the IDE’s agent/chat history for that workspace. It feels like two separate systems.

Request: A single unified list of agent sessions that appears consistently in the terminal (cursor agent ls / resume) and the editor (sidebar or history), and respects the same workspace scope (or makes the scope obvious and filterable),

That would reduce confusion about “where did that session go?” and make it easier to resume work from either surface.

1 Like

2 posts were merged into an existing topic: Cursor CLI and Editor should sync