Skip to content

fix(subagents): guide first-level delegation - #58

Merged
danielkov merged 3 commits into
mainfrom
fix/depth-one-subagent-guidance
Aug 30, 2026
Merged

fix(subagents): guide first-level delegation#58
danielkov merged 3 commits into
mainfrom
fix/depth-one-subagent-guidance

Conversation

@danielkov

@danielkov danielkov commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

Summary

Tell first-level subagents that the primary agent delegated their task, and place fan-out policy in the subagent and fork tool descriptions. The guidance is now advertised only alongside the capabilities it governs, and Kit is bumped to 0.1.112.

Motivation

First-level subagents could interpret available nesting depth as a reason to delegate the task they had just received, causing redundant decomposition and unnecessary subagent growth. Subagent usage guidance in the system prompt also added noise when delegation tools were unavailable.

Impact

Depth 1 receives concise task context plus tool-local guidance that preserves adaptive fan-out for independently useful workstreams. Primary and maximum-depth system prompts contain no subagent usage guidance; maximum-depth agents continue to omit subagent and fork entirely.

@danielkov
danielkov merged commit c6aee44 into main Aug 30, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant