重构多智能体监督流,实现 OpenClaw 与 Hermes 代理协作以达成自我进化。

编码实现📅 2026/03/31
#Agent 互联#API#演示#开发者#GitHub#手动触发#中风险#多智能体#半自动#代码#代码仓库#工作流
The #1 question I keep getting is "Why not just use Hermes for everything?"

Since Hermes decided to swallow OpenClaw's critical workflow without my permission, I migrated everything over.

But now we have to refactor the multi-agent supervisor flow by:

- Turning OpenClaw into the supervisor agent
- Building a Hermes supervisor agent for Hermes workflows
- Make them both talk to each other to solve problems and make improvements

Luckily, @NousResearch deployed multi-agents today for Hermes in v0.5.0

If anyone's interested in my multi-agent setup designed for mass self-improvement, I'll share it here.