VSCode extension does not restore renamed session titles
Resolved 💬 2 comments Opened Mar 22, 2026 by Valkyrja-Design Closed Mar 22, 2026
Description
When you rename a session in the VSCode extension (via the hover action on a session in the history), the custom name is lost after restarting VSCode. The session reverts to its auto-generated title.
Steps to reproduce
- Open Claude Code in VSCode
- Start a conversation
- Rename the session to a custom name
- Close and reopen VSCode
- Open the session history
Expected behavior
The session should retain its custom name across VSCode restarts.
Observed behavior
The session reverts to its auto-generated name.
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗