hermes多Agent协作开发

hermes多Agent协作开发 前因一直在想远程Vibe Coding能出去玩让AI一直给我打工之前玩过openclaw、Vibe Coding正好看见了一个微信的公众号的思路准备尝试使用hermesGPT开发一套多Agent写作折腾着玩软件安装hermes install直接官方文档了curl-fsSLhttps://raw.githubusercontent.com/NousResearch/hermes-agent/main/scripts/install.sh|bash至于hermes的配置方法就直接codex 让他修改一下就完事了也是属于投机取巧了或者直接使用CC Switch架构设计hermes profile create lead--clonehermes profile create coder--clonehermes profile create reviewer--clonehermes profile create tester--clone分别修改一下SOUL.md这里就按照参考文章修改了大家可以看最后的借鉴/home/kot/.hermes/profiles/coder/SOUL.md /home/kot/.hermes/profiles/tester/SOUL.md /home/kot/.hermes/profiles/lead/SOUL.md /home/kot/.hermes/profiles/reviewer/SOUL.md角色SOUL.md这里偷懒使用AI结合前人经验进行修改的,太多了我就不贴了但是coder建议使用codex等一句话别直接用hermes开发测试前期忘了按照参考文章一起输入这里是两段话输入的hermes-plead chat 我想编写一个登录页面然后存在越权的测试网站;请 coder 实现reviewer 审查tester 测试。参考文章让Hermes成为你的AI开发团队