Hermes Agent Knowledge Base
updated: 2026-06-27
Covers
Hermes Agent setup and configuration, MCP integration, profiles, skills, memory, cron, gateway operations, subagents/delegation, session traces, trajectory capture, batch evals, Langfuse traces, NeMo Relay ATOF/ATIF exports, capability-routing decisions, and Jamie-specific operating reference for Pixoid.
Not Covered
General AI-agent theory, unrelated community projects, old video transcripts unless they explain a workflow Jamie uses, stale release history not needed for current operation, and web rumors not verified against official Hermes docs or local installed source.
Current As Of
2026-06-27 — added Hermes Remote Artifact Previews as a reusable rule: remote Desktop artifacts must use dashboard HTTP/API, never VPS-local `file://` preview paths.
Agent access: /wiki/hermes-agent/llms.txt /wiki/hermes-agent/llms-full.txt /wiki/hermes-agent/index.json
Hermes Agent setup and configuration, MCP integration, profiles, skills, memory, cron, gateway operations, subagents/delegation, session traces, trajectory capture, batch evals, Langfuse traces, NeMo Relay ATOF/ATIF exports, capability-routing decisions, and Jamie-specific operating reference for Pi
Structure
raw/— raw Markdown provenance mirror for agents and source inspection.wiki/— synthesized knowledge pages: concepts, entities, summaries, and syntheses.- Schema and maintenance rules: see
CLAUDE.md.
Usage
- Add new sources: update canonical source notes in
pixi-vault, then compile into this namespace. - Ask questions: agents read this wiki and cite raw/source paths.
- Publish: regenerate
pixi-wiki, run tests, then live-verify raw and HTML routes.
Hermes Agent¶
Curated Hermes Agent operating reference for Jamie/Pixoid: setup, configuration, MCP, profiles, tracing, evals, observability, and workflow-specific usage.
Source Priority¶
- Official Hermes docs:
https://hermes-agent.nousresearch.com/docs - Local installed Hermes source:
/usr/local/lib/hermes-agent - AgentWikis Hermes:
https://agentwikis.com/wiki/hermes/llms.txt - Web search for freshness checks only
Canonical Source Roots¶
- Official docs mirrored in local install:
/usr/local/lib/hermes-agent/website/docs/ - Canonical capability-routing concept:
Knowledge/concepts/hermes-capability-routing.md - Remote artifact preview rule:
Knowledge/concepts/hermes-remote-artifact-previews.md - Local source/plugin docs:
/usr/local/lib/hermes-agent/ - AgentWikis Hermes raw pages:
https://agentwikis.com/raw/hermes/...
Crosslinks¶
- agent-workflows
- eval-trace
- pixi-vault
- local-ai-infrastructure
Maintenance¶
- Verify commands against official docs or live
hermes --helpbefore using them. - Prefer MCP retrieval over web search for stable Hermes reference questions.
- Use web search only when checking latest releases, GitHub issues, or current external state.
- Keep this namespace slim: add operational pages, not a full AgentWikis mirror.