Hermes Agent
Nous Research 出品的自進化智能體。
一個住在你自己伺服器上的自主 AI 智能體——會記住自己學到的東西,用得越久越好用。社群整理的指南、skill 與整合,全都收在這裡。
快速開始
curl -fsSL https://raw.githubusercontent.com/NousResearch/hermes-agent/main/scripts/install.sh | bash Installs the Hermes Agent CLI and its Python environment.
它能做什麼
跑在你自己的伺服器上
Linux、macOS 或 WSL2。可以跑在 $5 VPS、GPU 叢集,也可以 serverless 跑在 Daytona、Modal 上。資料和 skill 都留在你自己的機器裡。
任何一個聊天工具
透過 Telegram、Discord、Slack、WhatsApp、Signal、Email 或 CLI 聊天。在這邊開個話題,到另一邊就能接著聊。
真正的長期記憶
長期記憶加上由 Honcho 提供的辯證式使用者模型。Hermes 跑得越久,對你的專案、偏好與過往決策就越熟。
40+ 內建工具
網路搜尋、瀏覽器自動化、視覺、圖像生成、語音、多模型推理——同一段對話裡就能隨時呼叫。
真正的沙箱
六種 terminal 後端:local、Docker、SSH、Daytona、Singularity、Modal。容器強化、namespace 隔離與指令審批流程全都有。
會自己寫 skill
Hermes 會從使用過程中產生 skill、用久了會自己改進,還能和開放的 agentskills.io 標準同步。把好用的東西分享給社群。
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.
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.
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.
/goal 自治循環
用 `/goal` 把目標和驗收標準交給 Hermes:worker 一輪一輪提案,另一個 judge 模型負責打分,judge 說過線才停。中途想加條件,`/subgoal` 現場追加,不用重啟。最適合那種成敗講得清、能打分的活。
/handoff 會話熱遷移
對話中途想換模型、換人格、換 profile,一句 `/handoff` 把整個會話搬過去——訊息、工具呼叫、上下文一個位元組都不會掉。v0.14.0 新加。
最新動態
從 OpenClaw 遷到 Hermes Agent:一份步驟化的實操指南
你之前一直在跑 OpenClaw 的話,Hermes Agent 是它的繼任者。v0.14.0 自帶 `hermes claw migrate`,一把把你的 SOUL.md、memories、skills、指令白名單、聊天平台設定、API key、TTS 資源全搬過來。這篇是手把手的實操指南——會遷什麼、有哪些 flag、以及「先 dry-run 一遍」那條不會翻車的流程。
一份 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 不要。這篇手把手把流程過一遍。
從 7 到 22,只花了 14 個月:Hermes Agent 當前跑的每一個聊天平台
Hermes Agent 2026 年 3 月對外開放時,一個 gateway 行程同時講 7 個聊天平台。十四個月之後,這個數字是 22——從 Telegram、Discord 到 Microsoft Teams、LINE、SimpleX Chat 全都在上面。所有平台共用同一份記憶、同一套 skill、同一個 agent。這是一份完整地圖:按類別列出每個平台、它是在哪一版進來的、以及 gateway 這個架構怎麼讓「一個 agent、二十二扇前門」真的跑得起來。
大家怎麼說
"One config replaced three of our chat bots. This is the one."
@opslead_marc"Hermes on a $5 Hetzner box with load average 0.03. It is absurdly efficient."
@low_latency_dan"The first self-hosted AI assistant I did not uninstall after a week."
@generalist_greg"The ACP integration into VS Code changed how I code. I do not leave the editor anymore."
@yuki_codes"Honcho memory turned a chatbot into something that remembers how I actually work."
@memory_mori"Running Hermes on my old Pixel in Termux. Free, private, always on."
@pocket_engineer"One config replaced three of our chat bots. This is the one."
@opslead_marc"Hermes on a $5 Hetzner box with load average 0.03. It is absurdly efficient."
@low_latency_dan"The first self-hosted AI assistant I did not uninstall after a week."
@generalist_greg"The ACP integration into VS Code changed how I code. I do not leave the editor anymore."
@yuki_codes"Honcho memory turned a chatbot into something that remembers how I actually work."
@memory_mori"Running Hermes on my old Pixel in Termux. Free, private, always on."
@pocket_engineer"Credential pools saved my weekend. Three Anthropic keys rotating on autopilot."
@infra_priya"MCP OAuth 2.1 PKCE plus OSV scanning. Finally an agent framework that takes plugins seriously."
@redteam_blue"Filesystem checkpoints plus /rollback is how I convince skeptics to try agents."
@secdev_sam"My non-technical partner uses Hermes more than I do now. Best onboarding of any AI tool."
@partnered_pat"Self-optimized GPT guidance is the quiet revolution of 2026. They are benchmarking prompts instead of writing them."
@dr_elena_ml"Full MEDIA delivery on Signal means I finally have a private, encrypted line to my assistant."
@private_phoebe"Credential pools saved my weekend. Three Anthropic keys rotating on autopilot."
@infra_priya"MCP OAuth 2.1 PKCE plus OSV scanning. Finally an agent framework that takes plugins seriously."
@redteam_blue"Filesystem checkpoints plus /rollback is how I convince skeptics to try agents."
@secdev_sam"My non-technical partner uses Hermes more than I do now. Best onboarding of any AI tool."
@partnered_pat"Self-optimized GPT guidance is the quiet revolution of 2026. They are benchmarking prompts instead of writing them."
@dr_elena_ml"Full MEDIA delivery on Signal means I finally have a private, encrypted line to my assistant."
@private_phoebe