Hermes Agent
Nous Research が作る、自己進化するエージェント。
あなたのサーバーに住み、学んだことを覚えていて、動かし続けるほど賢くなる自律 AI エージェント。コミュニティ製のガイド、スキル、統合をひとまとめに。
クイックスタート
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 クラスターでも、Daytona や Modal のサーバーレス上でも動く。データとスキルは自分のインフラに残る。
いつものチャットアプリで
Telegram、Discord、Slack、WhatsApp、Signal、Email、CLI のどれからでも会話できる。こちらで話し始めて、あちらで続きを話してもそのまま繋がる。
本当の長期記憶
長期記憶に加えて、Honcho による弁証法的なユーザーモデルを持つ。Hermes を長く使うほど、あなたのプロジェクト、好み、過去の判断を深く理解していく。
40 以上の内蔵ツール
Web 検索、ブラウザ自動化、ビジョン、画像生成、音声、マルチモデル推論。どれも同じ会話の中から呼び出せる。
ちゃんと効く sandbox
6 種類の terminal バックエンド:local、Docker、SSH、Daytona、Singularity、Modal。コンテナのハードニング、namespace 隔離、コマンド承認フローまで揃う。
スキルを自分で書く
Hermes は使用経験からスキルを作り、使いながら磨き、オープンな 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` で目標と合格条件を渡せば、worker が一手ずつ提案し、別の judge モデルが採点。judge が OK と言うまでループは回り続ける。途中で条件を足したくなったら `/subgoal` でその場追加――再起動はいらない。成否がはっきり採点できるタスクに向く。
セッションを止めずに /handoff
会話の途中でモデル・パーソナリティ・プロファイルを切り替えたい時、`/handoff` 一発でセッションを丸ごと引き継ぐ。メッセージもツール呼び出しもコンテキストも、1 バイトも落とさない。v0.14.0 で追加。
Hermes Agent、実際動かすとこうなる
コミュニティ製のデモとウォークスルー。入れる前に何ができるか覗ける。
play_circle もっと動画とコミュニティ作品 arrow_forward最新のアップデート
OpenClaw から Hermes Agent へ——ステップごとの移行手順
これまで OpenClaw を走らせてきたなら、Hermes Agent はその後継だ。v0.14.0 には組み込みの `hermes claw migrate` が乗っていて、SOUL.md、memory、skill、コマンド許可リスト、メッセージング設定、API key、TTS 素材を一括で持ち込める。この記事はその実践ガイドだ——何が引き継がれるか、どんなフラグがあるか、そして驚かないための「まず dry-run」流儀。
Claude Pro 一つの契約で全部のツール:`hermes proxy` で Aider、Cline、Codex CLI を繋ぐ
v0.14.0 が出した一行のコマンド——`hermes proxy`——が、コミュニティが何ヶ月も尋ねていた連携問題のひとクラスをまるごと飲み込んだ。一度走らせれば、ローカルに `http://localhost:port` のエンドポイントが立つ。OpenAI の API を喋るエンドポイントで、背後で接続するのは自分がログインしている OAuth プロバイダ——Claude Pro、ChatGPT Pro、SuperGrok。Aider、Cline、Codex CLI、Continue——OpenAI 互換のエンドポイントしか知らないツール群が、既存の契約のままで動く、API key は不要。手順を最初から順番に追う。
7 から 22 へ、14 ヶ月で——Hermes Agent が今走る全チャットプラットフォーム
Hermes Agent が 2026 年 3 月にローンチしたとき、一つの gateway プロセスから 7 つのチャットプラットフォームを喋っていた。14 ヶ月後、その数字は 22 になった——Telegram と Discord から、Microsoft Teams、LINE、SimpleX Chat まで全部。どこに行っても同じ memory、同じ skill、同じエージェント。これは完全な地図だ:プラットフォームをカテゴリ別に、どのリリースで着地したか、そして「エージェント一つ、入口二十二」がなぜ実際に成立するのかという gateway アーキテクチャの話。
ユーザーの声
"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