fix: display user messages in chat interface #48

Merged
shoko merged 1 commits from fix/display-user-messages into main 2026-04-10 06:04:24 +02:00

1 Commits

Author SHA1 Message Date
shokollm
dfa806ab53 fix: add user's message to frontend chat store when sending
Previously, only the assistant's response was added to the frontend store.
Now both user and assistant messages are stored, so the conversation
displays correctly in the chat interface.
2026-04-10 04:00:51 +00:00