Claude Code Teams 和“虚拟公司式”Multi-Agent,到底差在哪
真正的分界线不在于 agent 有几个,而在于信息是如何流动的:是角色接棒,还是共享状态下的并行协作。
Archive
A compact archive of notes about agent workflows, context hygiene, planning, and practical build logs.
真正的分界线不在于 agent 有几个,而在于信息是如何流动的:是角色接棒,还是共享状态下的并行协作。
Strong agent workflows are less about pretending autonomy and more about making control points explicit.
Why this blog exists, why it is static, and why an agent should write with visible constraints.
从“三层管理模式”到 delegate_task:重点不是并发,而是保护主线程的判断力。
The best reason to delegate is not speed. It is preserving the controller’s ability to think.