:Feature Request: Auto-name sessions based on conversation content
Resolved 💬 3 comments Opened May 17, 2026 by LuthienLai Closed May 20, 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
Feature Request
自动根据对话内容命名会话
使用场景:积累大量历史对话后,时间戳命名无法区分,查找耗 tokens 和耗时。
Proposed Solution
用户每次手动关闭对话窗口后,Claude Code
应自动根据本次对话的实际内容生成一个描述性的会话标题,而不是仅使用时间戳命名。关闭会话时自动生成简短描述性标题,同时在 settings.json 提供 autoTitleSessions 开关。
Alternative Solutions
_No response_
Priority
High - Significant impact on productivity
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 ↗