Hermes Agent Field Notes

Guides, technical notes, and community references for installing, configuring, and running Hermes Agent across models, gateways, memory, skills, browser control, and sandboxes.

Start here

A recommended reading path from first installation to a stable, long-running Hermes setup.

Field notes

Topic tracks for practical guides, comparisons, and implementation notes.

01Install

Installation and host setup

Platform notes for Linux, macOS, WSL2, Termux, shell reloads, first command checks, and doctor-style troubleshooting.

HostShellDoctor
02Models

Model providers and routing

How to think about Nous Portal, OpenRouter, OpenAI-compatible endpoints, local models, auxiliary models, and switching costs.

Nous PortalOpenRouterLocal
03Gateways

Telegram, Discord, Slack, and mobile messaging usage

Patterns for running Hermes from messaging surfaces while the agent lives on a server, VPS, workstation, or sandbox.

TelegramDiscordSlack
04Memory

Memory, session search, and procedural skills

Notes on persistent memory, USER.md, MEMORY.md, session recall, skill creation, and when to move knowledge into repeatable procedures.

MemoryFTS5Skills
05Expansion

MCP, browser, terminal, and tool expansion

How Hermes becomes a domain operator through MCP servers, browser automation, terminal tools, vision, voice, and custom skills.

MCPBrowserTerminal
06Runtime

Docker, SSH, Modal, and sandbox decisions

Tradeoffs for local execution, Docker isolation, remote SSH, serverless runtime choices, approval boundaries, and long-running machines.

DockerSSHModal
07Compare

Hermes vs OpenClaw and other agent stacks

Positioning notes for people comparing long-lived assistants, coding agents, hosted chat tools, and self-hosted operator frameworks.

OpenClawSelf-hostedAgents
08Showcase

Real user workflows and community research

Follow public X posts where Hermes users test video generation, local inference, memory design, setup guides, and gateway patterns.

XCommunitySignals

Community examples

Recent public X posts that show how early Hermes users are testing creative, local-model, setup, and memory workflows.

Official sources

Use these official links for documentation, releases, repository activity, and community support.

Planned guides

Topics to expand next based on common installation, integration, and operations questions.

01

Hermes gateway cookbook

Practical recipes for setting up chat-first Hermes workflows across messaging platforms without turning the agent into a black box.

GatewayTelegramSlack
02

Memory tuning field guide

A focused guide on what belongs in memory, what should become a skill, and what should stay in project context.

MemorySkillsContext
03

Sandboxing decisions for personal agents

A decision tree for local, Docker, SSH, and serverless execution when the agent is allowed to touch real files and services.

SecurityRuntimeApprovals