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+ 개 내장 도구
웹 검색, 브라우저 자동화, 비전, 이미지 생성, 음성, 멀티모델 추론까지 — 같은 대화 안에서 전부 호출할 수 있다.
진짜 샌드박스
여섯 가지 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 LLM 이 채점한다. judge 가 통과 판정을 낼 때까지 루프가 돈다. 도중에 기준을 더 붙이고 싶으면 `/subgoal` 로 그 자리에서 추가 — 재시작 필요 없다. 결과가 명확하고 채점 가능한 작업에 가장 잘 맞는다.
/handoff 로 세션 통째 이전
대화 도중에 모델, 페르소나, 프로필을 갈아 끼우고 싶을 때 `/handoff` 한 줄이면 세션 전체를 옮긴다. 메시지, 도구 호출, 컨텍스트, 한 바이트도 흘리지 않는다. 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월에 출시됐을 땐, 게이트웨이 하나에서 7개 채팅 플랫폼을 말했다. 14개월 뒤, 그 수는 22다 — Telegram과 Discord에서 Microsoft Teams, LINE, SimpleX Chat까지 다. 어디로 가든 같은 memory, 같은 skill, 같은 에이전트. 이게 그 완전한 지도다: 카테고리별 모든 플랫폼, 각각 어느 릴리스에서 안착했는지, 그리고 "에이전트 하나, 정문 스물둘"이 왜 실제로 성립하는지의 게이트웨이 이야기.
사람들이 하는 말
"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