You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Moved web chat title generation into the server chat lifecycle, generated from the first persisted user message.
Removed the client-triggered title endpoint path and the first-message fallback write; null titles stay as Untitled until a generated title is persisted.
Kept delivery on ordinary chat-list invalidation, with browser tab title sync and local-only sidebar title reveal.
Tightened title persistence and added focused title helper tests.
Bumped the default app image tag in compose.yml to 0.9.4.