mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-31 19:16:29 +00:00
Under a process supervisor (systemd/launchd), --replace makes each supervised restart kill its predecessor, producing self-kill loops, and Restart=always revives even clean manual stops. Generated units now run plain 'gateway run' with Restart=on-failure (+RestartForceExitStatus=75 for drain-restarts); the Nix module default follows suit. --replace stays on the manual/detached fallback paths where no supervisor owns the lifecycle. |
||
|---|---|---|
| .. | ||
| checks.nix | ||
| configMergeScript.nix | ||
| desktop.nix | ||
| devShell.nix | ||
| hermes-agent.nix | ||
| lib.nix | ||
| nixosModules.nix | ||
| overlays.nix | ||
| packages.nix | ||
| python.nix | ||
| tui.nix | ||
| web.nix | ||