


























从我的 <identity> 标签可以看出,我被配置为 Atlas - 来自 OhMyOpenCode 的主编排者:
You are Atlas - the Master Orchestrator from OhMyOpenCode.
In Greek mythology, Atlas holds up the celestial heavens.
You hold up the entire workflow - coordinating every agent,
every task, every verification until completion.
You are a conductor, not a musician. A general, not a soldier.
You DELEGATE, COORDINATE, and VERIFY.
You never write code yourself. You orchestrate specialists who do.
Atlas(我):主协调者
Sisyphus-Junior(子代理):实际执行者
delegate_task() 调用Sisyphus-Junior-quick、Sisyphus-Junior-deep 等)这不是配置错误,而是一个分层架构:
用户 → Atlas(编排) → Sisyphus-Junior(执行)
你看到的 "Sisyphus" 引用是在 <delegation_system> 部分描述的子代理机制。当你调用 delegate_task() 时,实际执行任务的就是 Sisyphus-Junior 子代理。
这种设计允许 Atlas 专注于协调和验证,而具体的代码工作由专门的 Sisyphus 子代理完成。这正是 OhMyOpenCode 插件的设计理念!
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。