hermes-agent/website/docs/user-guide
Teknium 86fd6da1dc fix(hooks): single delivery_id across header+body, never follow redirects
- delivery_id is now generated once per firing and used for both the
  X-Hermes-Delivery header and the signed body's delivery_id field —
  previously they were two different uuid4s, breaking receiver-side
  dedupe as documented.
- 3xx responses are no longer followed: urllib's default redirect
  handler converts a redirected POST into a body-less GET, silently
  dropping the signed payload. Redirects now log a misconfiguration
  warning and count as delivery failure (no retry).
- Docs: receiver-side replay-protection guidance (dedupe on
  delivery_id, timestamp freshness window) + redirect semantics.
- Tests: 5xx retry count, redirect-not-followed (sabotage-verified),
  header/body delivery_id equality.
2026-08-02 15:01:11 -07:00
..
egress
features fix(hooks): single delivery_id across header+body, never follow redirects 2026-08-02 15:01:11 -07:00
messaging
secrets
skills
_category_.json
checkpoints-and-rollback.md
cli.md
configuration.md
configuring-models.md
desktop.md
docker.md
git-worktrees.md
import-from-other-agents.md
managed-scope.md
multi-profile-gateways.md
profile-distributions.md
profiles.md
security.md
sessions.md
tui.md
windows-native.md
windows-wsl-quickstart.md