Improve Agent conversation sorting and grouping

Feature request for product/service

Cursor IDE

Describe the request

Current Limitation: Currently, all conversations are grouped strictly by codebase. This makes it difficult to track active work, as a running conversation might be at the bottom of the list while another is at the top, making navigation tedious.

Proposed Improvement: Introduce a way to prioritize active sessions. Ideally, bump running conversations to the top of the list, or allow grouping by state (e.g., Running, Finished, Unread).

Why this is needed: When managing multiple agents across different repos, the current codebase-only grouping hides active progress. Grouping by state or sorting by recent activity would allow users to instantly see which agents are still working and which have finished, without scrolling through a full history of past conversations.