Bot 的上下文与循环
Context Harness and Agent Loops
要点
- 模型只看见本轮窗口,要用技能把公司脑里该读的那几页抽进上下文
- 给内容 Bot 草稿和排队权,发帖、改 CRM、动预算必须停下来等人签字
- 先写好完成标准和预算,检查失败时点名哪一条,再打回去重写
- 定时任务只是同一质量循环的发令枪,例如每日 SEO 检查或夜间竞品抓取
- 搭建顺序是先装上下文,再配 harness,最后才加循环和 cron
原帖开头
the fundamentals of building Hermes bots (marketing edition) bot mode is how you can easily run an agent marketing team inside hermes desktop. one bot per vertical, each with its own harness and the ability to send work to each other but like any other agent, it still needs the …







