Auto-generate Conversation Titles in the User’s Language(we need Chinese)
xiaomi
Currently, Windsurf always generates conversation titles in English. As a Chinese user, this makes it harder to quickly scan and revisit conversations in the list, lowering efficiency.
Requested Feature
· Automatically generate conversation titles based on the detected conversation language, voice input language, or system language (e.g., Chinese conversation → Chinese title).
· Keep English as a fallback, but only use it when the language cannot be clearly determined.
· Provide settings:
1. Title Language = Auto / Follow System Language / Specify Language (Chinese, English, etc.)
2. Detection Priority = Recent conversation language > Voice input language > System language.
· For bilingual or mixed-language contexts: prioritize the most frequent language in the last 3–5 rounds; if evenly split, follow the system language.
Examples
· If I converse entirely in Chinese, titles should be generated like:
· “Fix HtmlMemoryManager Path Hashing Issues” → “修复 HtmlMemoryManager 路径哈希问题”
· “Relaxing Serial Number Input Restrictions” → “放宽序列号输入限制”
· If the conversation is mostly in English, keep English titles; in mixed cases, follow detection rules.