Install
openclaw skills install @ambitioncn/hermes-action-loop-guardDiagnose and repair Hermes promise-only action stalls, repeated failures, and polluted sessions.
openclaw skills install @ambitioncn/hermes-action-loop-guardUse the bundled installer for deterministic changes. Never hand-edit a live Hermes installation when preflight reports an unsupported layout.
HERMES_HOME, Hermes source directory, and gateway service.bash scripts/install-hermes-action-guard.sh status.bash scripts/install-hermes-action-guard.sh test-compat; both supported source-layout fixtures must pass.finish_reason, tool calls per turn, repeated failures, compression, and reset policy.promise_stop, tool_failure_loop, or polluted_session.install --dry-run. Stop if the source anchor is missing or ambiguous.install. The installer creates a timestamped manifest backup, preserves whether the guard file preexisted, stops the gateway only for the patch window, compile-checks Python, restores automatically on error, and restarts only if it was active before.verify, then confirm the messaging WebSocket reconnects.status, test-compat, and install --dry-run before reinstalling.Use the exact backup path printed by install:
bash scripts/install-hermes-action-guard.sh rollback --backup /exact/backup/path
Rollback reads the backup manifest, restores only the recorded config/source/guard targets, compile-checks restored Python, and restores the gateway's prior active/inactive state. Never guess a backup or roll back all Hermes state globally.