ARTICLE DETAIL

建站实战干货

来自一线的建站与推广经验沉淀,每一条都经过真实交付验证。

【harness】MultiUserClaw封装Hermes

2026/8/21 10:05:52 拓冰建站 浏览量
【harness】MultiUserClaw封装Hermes 有hermes-agent/目录,里面有hermes_constants.py,hermes_bootstrap.py,hermes_state.py,hermes_cli/,nanobot_hermes.py等文件。让我看看nanobot_hermes.py是什么:Read [](file:///g%3A/12_exp_v1.2/src/subgraph/character/action_gc/inno/ex_sk/MultiUserClaw/hermes-agent/nanobot_hermes.py)nanobot 是作为Hermes 的 API 兼容层 overlay—— 调用install_nanobot_overlay()在 Hermes 之上安装 nanobot 兼容层,然后启动 Hermes。所以即使入口叫 nanobot_hermes.py,底层还是 Hermes。确认了!从platform/app/config.py第 43-44 行:dedicated_runtime_backend:str