Skip to content

Resources and Update Tracking

Hermes changes quickly, and second-hand tutorials can age fast. For installation, providers, tools, gateway, and automation questions, start with official docs, PyPI, GitHub releases, and source before community posts.

What to confirmStart here
Install paths and platform differencesInstallation
First run and model setupQuickstart
Python requirement and package versionPyPI hermes-agent
Latest releaseGitHub releases
Full documentation indexllms.txt
FAQ and common failuresFAQ
Source and issuesGitHub repository

Do not rely on old notes when:

  • Writing team install docs.
  • Pinning or upgrading a version.
  • Enabling gateway, cron, or API server.
  • Provider, model, OAuth, or pricing behavior changes.
  • Production automation suddenly fails.
  • Writing public technical docs or tutorials.

Version baselines need dates. For example: “Checked PyPI on 2026-05-25: hermes-agent 0.14.0, Python >=3.11.” A version claim without a date loses value quickly.

TopicOfficial entry
CLI and TUIhttps://hermes-agent.nousresearch.com/docs/user-guide/cli
Config and modelshttps://hermes-agent.nousresearch.com/docs/user-guide/configuration
Sessionshttps://hermes-agent.nousresearch.com/docs/user-guide/sessions
Toolshttps://hermes-agent.nousresearch.com/docs/user-guide/features/tools
Skillshttps://hermes-agent.nousresearch.com/docs/user-guide/features/skills
Memoryhttps://hermes-agent.nousresearch.com/docs/user-guide/features/memory
Securityhttps://hermes-agent.nousresearch.com/docs/user-guide/security
Messaginghttps://hermes-agent.nousresearch.com/docs/user-guide/messaging/index
Cronhttps://hermes-agent.nousresearch.com/docs/user-guide/features/cron
Delegationhttps://hermes-agent.nousresearch.com/docs/user-guide/features/delegation
MCPhttps://hermes-agent.nousresearch.com/docs/user-guide/features/mcp
API Serverhttps://hermes-agent.nousresearch.com/docs/user-guide/features/api-server
Architecturehttps://hermes-agent.nousresearch.com/docs/developer-guide/architecture

Do not mirror the official docs into your project. Record only the decisions that matter to your setup:

Hermes version:
Install method:
Provider:
Model:
Enabled toolsets:
Gateway platforms:
Cron jobs:
Skills used:
Security boundaries:
Last verified:
Owner:

That makes future upgrades about known dependencies, not archaeology through chat history.