[FEATURE]
Resolved 💬 3 comments Opened Mar 17, 2026 by Hussain-Altamimi Closed Mar 21, 2026
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
I usually work out of multiple terminals in VS Code at a time. I manually rename the terminal tabs to keep track of the topic each conversation is focused on. It'd be great if Claude Code automatically change the terminal title to a short (1-2 word) description of the current conversation's topic.
Proposed Solution
Once the conversation has enough context, a subagent should rewrite the terminal title to a descriptive title, such as "login-form" or "code refactor" something like that, that would let me know which part of the code the conversation is about.
Alternative Solutions
_No response_
Priority
Low - Nice to have
Feature Category
CLI commands and flags
Use Case Example
_No response_
Additional Context
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗