Know what your fleet is actually running
A console for a homelab that grew.
It finds what is already serving across your machines, records it as a plan you approve, then keeps checking reality against it — and tells you, with a 200 in hand, when a route points at something other than what it claims.
$ curl -fsSL https://get.abliter8.ai/install.sh | sh
Rather read it first? curl -fsSL https://get.abliter8.ai/install.sh -o install.sh — then read it and run it.
Windows: irm https://get.abliter8.ai/install.ps1 | iex.
Checksums at SHA256SUMS. Needs Node 22+ and git.
A careful engineer for Hermes Agent
Turn a coding harness into a careful engineer for Hermes Agent.
Drop it into Claude Code, Codex, or a native Hermes profile and the harness gains the official documentation, focused troubleshooting records, and one discipline: establish the active configuration first, gather one piece of evidence, change one thing.
$ curl -fsSL https://get.abliter8.ai/hermes-engineer.sh | sh
Rather read it first? curl -fsSL https://get.abliter8.ai/hermes-engineer.sh -o install.sh — then read it and run it.
Windows: irm https://get.abliter8.ai/hermes-engineer.ps1 | iex.
Checksums at SHA256SUMS.