From 296599038184c30dfd19f69c836538ade5f14393 Mon Sep 17 00:00:00 2001 From: kimi-agent-bot Date: Thu, 20 Aug 2026 03:35:57 +0000 Subject: [PATCH] chore: narrow the subagent delegation changeset claim --- .changeset/subagent-delegation-cap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/subagent-delegation-cap.md b/.changeset/subagent-delegation-cap.md index 70279c9425..5acc5273a5 100644 --- a/.changeset/subagent-delegation-cap.md +++ b/.changeset/subagent-delegation-cap.md @@ -2,4 +2,4 @@ "@moonshot-ai/kimi-code": patch --- -Sub-agents no longer spawn their own sub-agents by default; custom agent profiles can still allow it explicitly. +A sub-agent can no longer spawn an agent that would itself delegate further, unless a custom agent profile explicitly allows it.