mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-26 17:38:36 +00:00
Sibling-site audit on top of #65672: the interactive TUI resume, the profile-scoped resume, and the /undo history reload also feed LIVE REPLAY (raw_history -> sanitize_replay_history -> working conversation; session['history'] after rewind). Pass repair_alternation=True on the model-fed copies; display_history stays verbatim so inspection/export show what is actually stored. Display-only consumers (session.history RPC, formatted transcript output) intentionally unchanged. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| compute_host.py | ||
| entry.py | ||
| event_publisher.py | ||
| git_probe.py | ||
| host_supervisor.py | ||
| loop_noise.py | ||
| project_tree.py | ||
| render.py | ||
| server.py | ||
| slash_worker.py | ||
| synthetic_turn.py | ||
| transport.py | ||
| ws.py | ||