Skip to content

v0.3.2

Choose a tag to compare

@just-tobi just-tobi released this 26 Mar 22:15
02d35e4

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