mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-06 02:37:05 +08:00
- Add early_stop_check callback to HermesAgentLoop for environment-level completion signals (e.g. flag accepted) - Add SSH key management endpoints to DojoRLClient - Harden persistent shell: ANSI stripping via existing strip_ansi(), PID file retry loop, history isolation, sentinel detection cleanup - SSH: disable host key checking, add IdentitiesOnly for key-based auth - Point atroposlib dependency at main branch