[VSCode Extension] Custom session names revert after conversation continues
Open 💬 1 comment Opened Jun 4, 2026 by Ryan5891
Description
In the VSCode extension, manually renaming a session via the pencil (✏️) icon does not persist. After the conversation continues, the name reverts to the auto-generated summary.
Steps to Reproduce
- Open session list in VSCode extension sidebar
- Click the pencil icon on any session
- Enter a custom name and confirm
- Continue the conversation
- Observe: the custom name is overwritten by an auto-generated summary
Expected Behavior
Custom session names should persist and not be overridden by auto-generated summaries.
Actual Behavior
The custom name reverts to an auto-generated conversation summary.
Additional Context
- The
/renameslash command is not available in the VSCode extension environment - CLI version has
/renamecommand which may work correctly - Environment: VSCode Extension
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗