Feature request: more descriptive and customizable session names in --resume
Resolved 💬 1 comment Opened May 29, 2026 by pabloramirez-stack Closed Jul 2, 2026
Problem
When using claude --resume, the session list shows auto-generated names that are often too generic or cryptic (e.g. \"check something...\"), making it hard to identify which session to resume — especially for users who work on multiple projects.
Requested behavior
- More descriptive auto-generated names — titles should summarize the main task of the session (e.g. \"Dashboard fix: filter mapping on card 2015\" instead of \"check settings...\")
- Support for non-English names — users who work in other languages (Spanish, etc.) would benefit from titles that reflect the actual language used in the session
- Optional: ability to manually rename sessions — a command like
claude --rename-session <id> "My custom name"would give full control
Context
Currently the only workaround is maintaining a separate log file index outside of Claude Code, which is redundant if session names were meaningful.
🤖 Submitted via Claude Code on behalf of a user
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗