Conversation history titles should be descriptive summaries of the conversation
Status Fixed / completed
Maintainer reply None cached
Workaround ✓ Mentioned in thread ↓
Activity 4 comments · opened Mar 18, 2026 · closed Apr 10, 2026
Problem
Conversation titles in the session history are not meaningful. They appear to pull from recent messages (e.g., "yes please", "push directly", "Untitled") rather than summarizing what the conversation was actually about. This makes it very difficult to find past conversations.
Additionally, the search box only searches session titles, not session content, so unhelpful titles make the problem worse.
Requested Improvement
- Auto-generate conversation titles that summarize the topic/purpose of the conversation (e.g., "Add role-based testing to knowledge base suite" instead of "yes please")
- Ideally, use an AI-generated summary as the title
- Bonus: allow searching session content, not just titles
Why This Matters
Power users who have many sessions need to be able to find past conversations quickly. Without descriptive titles or content search, the conversation history becomes effectively unusable.
4 Comments
Workaround: auto-generate descriptive titles with a Stop hook
You can rename sessions at any time:
This makes them searchable later with
/resume.You can also use /rename to rename your conversation in Claude Code. You just type "/rename Meaningful Title - Short Description", and this is how it will show up in /resume.
my problem has been solved. thank you
This issue has been automatically locked since it was closed and has not had any activity for 7 days. If you're experiencing a similar issue, please file a new issue and reference this one if it's relevant.