Files
Hermes-ui/packages/client
ekko 88ca3c865d fix(chat): prevent duplicate user messages in conversation history (#258)
Build conversation_history before adding the new user message to the
session, so the message is sent only via `input` and not duplicated
in `conversation_history` as well.

Closes #257

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-27 17:18:12 +08:00
..