Feature request for product/service
Cursor CLI
Describe the request
I know I can use /rename in cli.
But I want rename command when I start agent, just like “agent name xxxxx”, which I can start agent with a clear name.
Hi @lingfeng.yang Thanks for the post. You can already rename a running CLI session with /rename <name>, and that name then shows up in agent ls and the resume picker: Slash commands | Cursor Docs
There isn’t a way to set that name at launch yet, for example agent --name auth-refactor. Appreciate the feedback, however. Until then, /rename right after you start the session is the closest path.