Hermes Agent

Hermes Agent

Nous Research 出品的自進化智能體。

一個住在你自己伺服器上的自主 AI 智能體——會記住自己學到的東西,用得越久越好用。社群整理的指南、skill 與整合,全都收在這裡。

chat_bubble 22 messaging platforms · terminal 7 sandbox backends · build 40+ built-in tools

快速開始

BETA
# Works on macOS. One-liner install. ⚡
$ curl -fsSL https://raw.githubusercontent.com/NousResearch/hermes-agent/main/scripts/install.sh | bash

Installs the Hermes Agent CLI and its Python environment.

它能做什麼

computer

跑在你自己的伺服器上

Linux、macOS 或 WSL2。可以跑在 $5 VPS、GPU 叢集,也可以 serverless 跑在 Daytona、Modal 上。資料和 skill 都留在你自己的機器裡。

chat_bubble

任何一個聊天工具

透過 Telegram、Discord、Slack、WhatsApp、Signal、Email 或 CLI 聊天。在這邊開個話題,到另一邊就能接著聊。

psychology

真正的長期記憶

長期記憶加上由 Honcho 提供的辯證式使用者模型。Hermes 跑得越久,對你的專案、偏好與過往決策就越熟。

public

40+ 內建工具

網路搜尋、瀏覽器自動化、視覺、圖像生成、語音、多模型推理——同一段對話裡就能隨時呼叫。

terminal

真正的沙箱

六種 terminal 後端:local、Docker、SSH、Daytona、Singularity、Modal。容器強化、namespace 隔離與指令審批流程全都有。

extension

會自己寫 skill

Hermes 會從使用過程中產生 skill、用久了會自己改進,還能和開放的 agentskills.io 標準同步。把好用的東西分享給社群。

schedule

Scheduled Automations

Built-in cron scheduler — describe a job in natural language and let Hermes run it unattended. Daily reports, nightly backups, weekly audits; with `deliver=all` the output fans out to every connected chat platform at once.

account_tree

Parallel Subagents

Spawn isolated subagents for parallel workstreams. Each runs in its own sandbox and reports back. Write Python scripts that call tools via RPC to collapse multi-step pipelines into one zero-context-cost turn.

swap_horiz

OpenAI-Compatible Proxy

Run `hermes proxy` and your Claude Pro, ChatGPT Pro, or SuperGrok OAuth session is exposed as a local OpenAI-compatible HTTP endpoint. Codex CLI, Aider, Cline, and Continue hit it without an API key — one subscription, every tool. New in v0.14.0.

flag

/goal 自治循環

用 `/goal` 把目標和驗收標準交給 Hermes:worker 一輪一輪提案,另一個 judge 模型負責打分,judge 說過線才停。中途想加條件,`/subgoal` 現場追加,不用重啟。最適合那種成敗講得清、能打分的活。

sync_alt

/handoff 會話熱遷移

對話中途想換模型、換人格、換 profile,一句 `/handoff` 把整個會話搬過去——訊息、工具呼叫、上下文一個位元組都不會掉。v0.14.0 新加。

實際跑一跑

Hermes Agent 跑起來長什麼樣

社群做的 demo 和操作影片。先看看它能做什麼,再決定要不要裝。

play_circle 更多影片與社群作品 arrow_forward
May 19, 2026 · 8 分鐘閱讀

從 OpenClaw 遷到 Hermes Agent:一份步驟化的實操指南

你之前一直在跑 OpenClaw 的話,Hermes Agent 是它的繼任者。v0.14.0 自帶 `hermes claw migrate`,一把把你的 SOUL.md、memories、skills、指令白名單、聊天平台設定、API key、TTS 資源全搬過來。這篇是手把手的實操指南——會遷什麼、有哪些 flag、以及「先 dry-run 一遍」那條不會翻車的流程。

Tutorial Migration
May 18, 2026 · 7 分鐘閱讀

一份 Claude Pro 訂閱,所有工具都能用:拿 `hermes proxy` 接 Aider、Cline、Codex CLI

v0.14.0 出了一條一行指令——`hermes proxy`——悄無聲息地把一整類社群問了好幾個月的接入問題給吞掉了。跑一遍,你就有了一個本地 `http://localhost:port` 端點,講的是 OpenAI 那套 API,背後接的是你登過的 OAuth provider——Claude Pro、ChatGPT Pro、SuperGrok。Aider、Cline、Codex CLI、Continue——這些工具都只認 OpenAI 相容端點。它們直接拿你已經在訂的那份訂閱就跑得起來,API key 不要。這篇手把手把流程過一遍。

Tutorial For Power Users
May 18, 2026 · 9 分鐘閱讀

從 7 到 22,只花了 14 個月:Hermes Agent 當前跑的每一個聊天平台

Hermes Agent 2026 年 3 月對外開放時,一個 gateway 行程同時講 7 個聊天平台。十四個月之後,這個數字是 22——從 Telegram、Discord 到 Microsoft Teams、LINE、SimpleX Chat 全都在上面。所有平台共用同一份記憶、同一套 skill、同一個 agent。這是一份完整地圖:按類別列出每個平台、它是在哪一版進來的、以及 gateway 這個架構怎麼讓「一個 agent、二十二扇前門」真的跑得起來。

Architecture Messaging

大家怎麼說

全部看看 arrow_forward
@opslead_marc avatar

"One config replaced three of our chat bots. This is the one."

@opslead_marc
@low_latency_dan avatar

"Hermes on a $5 Hetzner box with load average 0.03. It is absurdly efficient."

@low_latency_dan
@generalist_greg avatar

"The first self-hosted AI assistant I did not uninstall after a week."

@generalist_greg
@yuki_codes avatar

"The ACP integration into VS Code changed how I code. I do not leave the editor anymore."

@yuki_codes
@memory_mori avatar

"Honcho memory turned a chatbot into something that remembers how I actually work."

@memory_mori
@pocket_engineer avatar

"Running Hermes on my old Pixel in Termux. Free, private, always on."

@pocket_engineer
@opslead_marc avatar

"One config replaced three of our chat bots. This is the one."

@opslead_marc
@low_latency_dan avatar

"Hermes on a $5 Hetzner box with load average 0.03. It is absurdly efficient."

@low_latency_dan
@generalist_greg avatar

"The first self-hosted AI assistant I did not uninstall after a week."

@generalist_greg
@yuki_codes avatar

"The ACP integration into VS Code changed how I code. I do not leave the editor anymore."

@yuki_codes
@memory_mori avatar

"Honcho memory turned a chatbot into something that remembers how I actually work."

@memory_mori
@pocket_engineer avatar

"Running Hermes on my old Pixel in Termux. Free, private, always on."

@pocket_engineer
@infra_priya avatar

"Credential pools saved my weekend. Three Anthropic keys rotating on autopilot."

@infra_priya
@redteam_blue avatar

"MCP OAuth 2.1 PKCE plus OSV scanning. Finally an agent framework that takes plugins seriously."

@redteam_blue
@secdev_sam avatar

"Filesystem checkpoints plus /rollback is how I convince skeptics to try agents."

@secdev_sam
@partnered_pat avatar

"My non-technical partner uses Hermes more than I do now. Best onboarding of any AI tool."

@partnered_pat
@dr_elena_ml avatar

"Self-optimized GPT guidance is the quiet revolution of 2026. They are benchmarking prompts instead of writing them."

@dr_elena_ml
@private_phoebe avatar

"Full MEDIA delivery on Signal means I finally have a private, encrypted line to my assistant."

@private_phoebe
@infra_priya avatar

"Credential pools saved my weekend. Three Anthropic keys rotating on autopilot."

@infra_priya
@redteam_blue avatar

"MCP OAuth 2.1 PKCE plus OSV scanning. Finally an agent framework that takes plugins seriously."

@redteam_blue
@secdev_sam avatar

"Filesystem checkpoints plus /rollback is how I convince skeptics to try agents."

@secdev_sam
@partnered_pat avatar

"My non-technical partner uses Hermes more than I do now. Best onboarding of any AI tool."

@partnered_pat
@dr_elena_ml avatar

"Self-optimized GPT guidance is the quiet revolution of 2026. They are benchmarking prompts instead of writing them."

@dr_elena_ml
@private_phoebe avatar

"Full MEDIA delivery on Signal means I finally have a private, encrypted line to my assistant."

@private_phoebe

常見問題

關於 Hermes Agent 的常見問題,全部來自官方 README、發布說明和文件。

訂閱更新

Hermes Agent 社群的第一手消息——新版本、新 skill、新整合。不寄垃圾信,隨時可以退訂。