Feature Request: Preserve manually set session names in VS Code extension

Open 💬 0 comments Opened Jun 11, 2026 by kudosaches

Feature Request

Currently, when a user manually renames a session in the Claude Code VS Code extension, the name gets automatically overwritten by an AI-generated title based on conversation content.

Expected behavior: Once a user manually sets a session name, it should be preserved and not automatically changed.

Suggested solution: Add a setting to disable automatic session title generation, or treat manually renamed sessions as "locked" so the AI does not overwrite them.

View original on GitHub ↗