Skip to content

Hermes Agents

Hermes Agents 是这套系统的执行层实体。

它们负责:

  • 接收任务
  • 执行任务
  • 调用工具
  • 通过记忆 provider 使用记忆系统

它们不是:

  • 调度系统
  • 向量数据库
  • 长期知识库

当前典型实例

  • hermes-admin(active)
  • hermes-jingwen(容器未部署,待 Allen 手动验证 onboarding)
  • hermes-guohua(active)
  • hermes-linjun(active)
  • hermes-yiming(容器未部署)

当前架构状态(2026-04-18)

  • 基础:NousResearch/hermes-agent v0.9.0(落后 upstream 483 commits,可控暂缓升级)
  • LLM:admin = GLM-5.1(Z.AI)/ guohua,linjun = Kimi-k2.5(Custom endpoint)— 不一致但能跑
  • 记忆后端Honcho cloud(每 hermes 独立 admin scope key + monkey patch)
  • 配置:3 容器 honcho.json 一致,workspace=teamos-prod
  • Hermes 健康:Config v17 / 216 builtin skills / cli-config 同步 / 过期 mem0 skill 已清

关联

TeamOS · docs as code · canon=权威知识,drafts=候选区