Enforce global subagent delegation budgets
Add hierarchical delegation limits, including effective concurrency caps, per-parent budgets, and whole-tree quotas, with clear rejection errors. Batch or consolidate settlement notifications and parent wakeups to prevent uncontrolled fan-out and repeated full-context runs.
Explore challenge
The problem
Add hierarchical delegation limits, including effective concurrency caps, per-parent budgets, and whole-tree quotas, with clear rejection errors. Batch or consolidate settlement notifications and parent wakeups to prevent uncontrolled fan-out and repeated full-context runs.
Start with these discussions
- 子代理只有深度上限、没有广度/预算上限:一次会话产生 146 个子代理会话、3.43 亿缓存读取(占我全部历史 62%)github · ▲5 · 1 comments
- subagent数量的上限无法有效设置github · ▲1 · 1 comments