Feature request for product/service
Cursor IDE
Describe the request
Cursor already supports renaming chats manually through the sidebar, but there’s no programmatic way to trigger it. It would be useful if agents could rename the current chat - either through a shell-accessible command (like cursor --rename-chat “new title”) or a command palette command that tools can invoke.
Use case: when a long-running agent session covers multiple topics, being able to ask the agent to rename the chat helps keep the sidebar organized without breaking flow to do it manually.