Feature Request: Auto-generate session titles in the conversation's language
Feature Request
Auto-generate session titles in the language used in the conversation, instead of always defaulting to English.
Problem
Currently, session titles are always auto-generated in English, regardless of the language used in the conversation. For users who communicate in non-English languages (e.g., Chinese, Japanese, Spanish), this makes it difficult to quickly identify and navigate between sessions.
While /rename exists, it has known persistence issues, and manually renaming every session is cumbersome. The auto-generated title should respect the conversation language by default.
Proposed Solution
- Detect the primary language of the conversation and generate the session title in that language
- For example, if the user communicates in Chinese, the session title should be generated in Chinese
Use Case
Non-English speaking users (a significant portion of the user base) would benefit from immediately recognizable session titles in their native language, improving workflow efficiency and session management.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗