spawn/sh
A 3d5812602c
refactor: convert hermes scripts to thin-wrapper pattern (#2094)
- hetzner/hermes.sh: add thin-shim header comment, blank line after
  _ensure_bun definition, and section comments (Local checkout, Remote)
  to match the canonical pattern used by aws/gcp/sprite/daytona
- digitalocean/hermes.sh: add detailed _run_with_restart comment block
  and inline section comments (Normal exit, SIGTERM, Other failure) to
  match digitalocean/claude.sh

Both scripts now produce identical output to their cloud's reference
script (e.g. aws/hermes.sh, digitalocean/claude.sh) when the agent
name is substituted.

Fixes #2082

Agent: code-health

Co-authored-by: B <6723574+louisgv@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-03-01 20:27:59 -08:00
..
aws fix(e2e): add sh/aws/hermes.sh and mark aws/hermes as implemented (#2042) 2026-02-28 20:38:26 -05:00
cli fix: export PATH after bun install to fix current-shell availability (#1877) 2026-02-24 04:51:00 -05:00
daytona feat: add hermes agent to 4 clouds, bump install wait to 600s (#2084) 2026-03-01 19:31:50 -05:00
digitalocean refactor: convert hermes scripts to thin-wrapper pattern (#2094) 2026-03-01 20:27:59 -08:00
docker feat!: remove Fly.io cloud provider support (#1979) 2026-02-27 00:06:32 -05:00
e2e feat: add hermes agent to 4 clouds, bump install wait to 600s (#2084) 2026-03-01 19:31:50 -05:00
gcp feat: add hermes agent to 4 clouds, bump install wait to 600s (#2084) 2026-03-01 19:31:50 -05:00
hetzner refactor: convert hermes scripts to thin-wrapper pattern (#2094) 2026-03-01 20:27:59 -08:00
local feat: add local/hermes to complete the 7x7 matrix (#2091) 2026-03-01 22:04:38 -05:00
shared fix(security): remove space from token validation charset in key-request.sh (#2074) 2026-03-01 17:10:22 -05:00
sprite feat(agent): add Hermes Agent (Nous Research) (#2023) 2026-02-28 06:53:13 -08:00
test refactor: Remove dead code and stale references (#2062) 2026-03-01 11:45:24 -05:00