supermemory/apps/web/components/chat
MaheshtheDev 5b129d7d32 fix(nova): keep user message when stopping generation early (#1055)
Clicking stop before the first assistant token streamed in deleted the triggering user message: handleStop unconditionally sliced off a trailing user message, which during the submitted/thinking window is the user's own
message. Drop the slice so the message is preserved on stop.

ENG-732
2026-06-06 15:53:23 +00:00
..
input add edit feature , reasoning mode, message queue in nova chat (#1018) 2026-06-02 11:58:58 -07:00
message add edit feature , reasoning mode, message queue in nova chat (#1018) 2026-06-02 11:58:58 -07:00
chat-empty-state.tsx fix(web): org plan badges via org-summaries and refresh Nova chat empty state (#968) 2026-05-18 23:44:09 +00:00
chat-graph-context-rail.tsx Update chat empty state and Auto space mode (#954) 2026-05-16 23:55:34 -07:00
home-chat-composer.tsx add edit feature , reasoning mode, message queue in nova chat (#1018) 2026-06-02 11:58:58 -07:00
index.tsx fix(nova): keep user message when stopping generation early (#1055) 2026-06-06 15:53:23 +00:00
model-selector.tsx add edit feature , reasoning mode, message queue in nova chat (#1018) 2026-06-02 11:58:58 -07:00
reasoning-selector.tsx add edit feature , reasoning mode, message queue in nova chat (#1018) 2026-06-02 11:58:58 -07:00