mirror of
https://github.com/nesquena/hermes-webui.git
synced 2026-07-08 00:30:24 +00:00
215c819fae
allenliang2022: recovered assistant rows were added to the visible transcript but not context_messages, so the model lost recovered output. Adds _append_recovered_turn_to_context with a role-dedup guard. Co-authored-by: allenliang2022 <allenliang2022@users.noreply.github.com>