Allow renaming sessions shown in /resume list
Status Closed — not planned
Maintainer reply None cached
Activity 1 comment · opened Jul 1, 2026 · closed Aug 19, 2026
Feature Request
The /resume command shows a list of recent sessions with auto-generated titles derived from the first message. There is currently no way to rename or label a session.
Use case
When working on a long-running task across multiple days (e.g. "docker build server infrastructure"), the auto-generated title may not be descriptive enough to identify the right session in the /resume list. Users need a way to mark or rename sessions with a meaningful label.
Proposed solution
One or more of:
- A
/rename <title>command to label the current session - An inline rename option in the
/resumesession picker - A metadata field in the session file that the resume list reads as the display title
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗