v0.3.2
Features
- feat(ui): rename conversation by double-clicking its tab title — inline input with auto-focus, Enter/blur saves, Escape cancels; new backend endpoint POST /ai-chat/conversations/rename
Fixes
- fix(ui): guard against double API call when Enter key triggers both keydown handler and subsequent blur on the detached input