ImprovementAugust 11, 20261 min read
Automatic conversation titles on chat surfaces
Chat surfaces can generate a title from the opening exchange, with a per-surface model choice, cost controls, and author-time warnings when the chosen model is unavailable.
surfacesconversations
Conversation lists made of "Conversation 1", "Conversation 2" are useless to the person scanning them. Chat surfaces can now generate a real title from the opening exchange.
- Configure it per surface under
behavior.conversationTitles: turn it on, pick the model, and bound the cost with a message ceiling so titling never becomes a second inference bill. - Title generation falls back to an available model rather than failing the conversation, and a save-time advisory warns you when the model you picked is not enabled on the account.