hermes-agent/website/docs/user-guide/features
Teknium 49e4e5e691
feat: Prime-Agent parity cluster — goal quality gates, /heartbeat, /refine
Integrates the three Prime-Agent (PrimeIntellect-ai/prime-agent) harness
features that fit Hermes' architecture, adapted rather than ported:

- /goal gate add <cmd>: deterministic quality gates on the goal loop.
  Gates run at turn boundary BEFORE the LLM judge; a failing gate's
  bounded output becomes the continuation prompt, unchanged workspaces
  (git fingerprint) are not re-run, retries are bounded with auto-pause.
- /heartbeat every <interval> <prompt>: one recurring re-entry prompt
  per session, injected as a plain user turn only when idle; missed
  ticks coalesce; state persists in SessionDB and migrates across
  compression rotations. CLI watchdog thread + gateway-wide poller.
- /refine [focus]: user-triggered run of the existing background
  memory/skill review fork, with optional focus instructions appended
  to the review prompt. Automatic reviews are byte-identical to before.

RLM (IPython-only tool surface) deliberately excluded per request; the
daemon/worker detach layer and root-session A2A messaging are covered
by the gateway, sessions DB, delegation, and send_message and were not
duplicated.

All three features are cache-safe (plain user-role injections, no
system-prompt mutation) and alternation-safe.
2026-08-05 14:06:40 -07:00
..
_category_.json
…
acp.md
…
api-server.md docs: accuracy sweep + coverage for 2 months of shipped features 2026-07-29 08:48:05 -07:00
batch-processing.md feat(reasoning): add max and ultra effort levels (#62650) 2026-07-12 00:26:49 -07:00
browser.md fix: widen headed-mode gate to config, add browser.headed default, tests, docs 2026-07-18 10:07:46 -07:00
built-in-plugins.md
…
code-execution.md docs: accuracy sweep + coverage for 2 months of shipped features 2026-07-29 08:48:05 -07:00
codex-app-server-runtime.md docs(codex): document live app-server display; AUTHOR_MAP entries 2026-07-17 13:44:12 -07:00
computer-use.md feat(computer_use): align cua-driver 0.10 permission modes 2026-07-29 12:19:37 -07:00
context-files.md
…
context-references.md
…
credential-pools.md
…
cron.md fix: correct cron mid-run restart claim in salvaged docs 2026-08-05 21:33:44 +05:30
curator.md
…
delegation.md
…
deliverable-mode.md
…
extending-the-dashboard.md
…
fallback-providers.md feat: reset-aware primary restore — stay on fallback until the rate-limit window resets 2026-08-03 19:02:12 +05:30
goals.md feat: Prime-Agent parity cluster — goal quality gates, /heartbeat, /refine 2026-08-05 14:06:40 -07:00
heartbeat.md feat: Prime-Agent parity cluster — goal quality gates, /heartbeat, /refine 2026-08-05 14:06:40 -07:00
honcho.md
…
hooks.md fix(hooks): single delivery_id across header+body, never follow redirects 2026-08-02 15:01:11 -07:00
image-generation.md fix(file-sync): serialize concurrent sync cycles 2026-08-03 22:53:32 +05:30
kanban-tutorial.md docs: accuracy sweep + coverage for 2 months of shipped features 2026-07-29 08:48:05 -07:00
kanban-worker-lanes.md
…
kanban.md
…
lsp.md
…
mcp.md docs: four small accuracy fixes 2026-08-05 21:33:44 +05:30
memory-providers.md
…
memory.md docs: warn against pointing two agents at one Hermes home (memory, profiles, FAQ) 2026-08-05 21:33:44 +05:30
mixture-of-agents.md
…
overview.md fix(wake-word): enforce single-owner lifecycle 2026-07-28 07:58:01 -07:00
personality.md
…
pets.md
…
plugins.md docs: Plugins subcategory under Extending + secret-source plugin guide + 1Password sidebar fix (#59613) 2026-07-06 12:11:31 -07:00
provider-routing.md
…
skills.md
…
skins.md
…
spotify.md
…
subscription-proxy.md
…
tool-gateway.md
…
tool-search.md
…
tools.md Revert "remove Vercel AI Gateway and Vercel Sandbox (#33067)" 2026-07-29 19:48:37 -07:00
tts.md
…
vision.md
…
voice-mode.md
…
wake-word.md feat(wake): client-capture wake word for remote desktop 2026-08-05 10:03:48 -06:00
web-dashboard.md
…
web-search.md
…
x-search.md
…