子智能体与层级委托:限制递归深度
Updated August 16, 2026 · first published August 16, 2026
层级化委托是智能体解决高阶难题的核心,但也容易引发爆炸式的 Token 消耗。DeepSeek Harness 通过以下机制进行约束:
硬性深度封顶 (Depth Ceiling)
系统内置不可绕过的递归深度上限,子智能体试图越级生成更深层级代理时会立即触发明确报错并终止,杜绝无限套娃消耗。
Related
Want this applied to your own LLM spend? FinOps LLM runs a free audit of your AI costs and shows where the savings are. Book free audit →