Allow agents to rename chats via command

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.

3 Likes

my use case: when I complete the work in the chat I want to add a prefix [done] to the title of the chat. this allows me to keep track of teh multiple agents I run in parallel

I would love a skill /set-chat-done to rename the chat and close the tab

2 Likes