Skip to content

1.2.8

Choose a tag to compare

@239573049 239573049 released this 06 Aug 10:27
· 132 commits to main since this release

[1.2.8] - 2026-08-06

Added

  • Added leaf-worker guardrails for sub-agents and teammates so they cannot spawn nested agents.

Changed

  • Updated sub-agent tool inheritance and prompts to retain the parent's tools except Task, with clearer delegation guidance.

Fixed

  • Prevented recursive sub-agent creation by removing the Task delegation tool from resolved sub-agent tool sets.