get.abliter8.ai · one-line installers · open source · self-hosted
a8 console

a8 console.

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.

  • Discover — probes conventional ports and identifies what answers, across your mesh.
  • Approve a plan — findings are a proposal you edit and confirm, never a fact already applied.
  • Catch drift — missing endpoints, unexpected ones, a model changed underneath a route.
  • Honest by construction — nothing is contacted until you ask; it says when it cannot tell.
Hermes Engineer

Hermes Engineer.

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.

  • Narrows before it acts — selects one troubleshooting record instead of proposing unrelated fixes.
  • Carries the real docs — the official Hermes documentation, indexed and loaded on demand.
  • Four specialist roles — config, diagnostics, security and docs, as Claude Code and Codex sub-agents.
  • Holds no state of yours — no key, token, memory or route ships in the package.