Skip to content

docs: clarify subagent delegation boundaries#1143

Open
starSumi wants to merge 1 commit into
MoonshotAI:mainfrom
starSumi:docs/subagent-delegation-boundaries
Open

docs: clarify subagent delegation boundaries#1143
starSumi wants to merge 1 commit into
MoonshotAI:mainfrom
starSumi:docs/subagent-delegation-boundaries

Conversation

@starSumi

Copy link
Copy Markdown

Related Issue

No linked issue. This is a documentation-only clarification for current subagent, MCP, and ACP behavior.

Problem

The docs describe subagents, MCP forwarding, and kimi acp separately, but they do not explicitly say where the runtime boundary is. Readers can reasonably wonder whether Kimi subagents can directly dispatch external agent runtimes such as Claude Code, Codex, or another ACP agent.

What changed

  • Clarified that Kimi subagents are Kimi Code runtime agents using the current session model/provider and a Kimi subagent profile.
  • Clarified that MCP tools exposed inside a subagent remain tool calls, even if they wrap another local CLI or agent.
  • Clarified that kimi acp makes Kimi Code the ACP agent process driven by an IDE/client, not an ACP client that dispatches prompts to other ACP agents.
  • Mirrored the updates in both English and Chinese docs.

Checklist

  • I have read the CONTRIBUTING document.
  • I have linked a related issue, or explained the problem above.
  • Docs-only change; no tests added. Validated with the docs build.
  • Ran gen-changesets skill, or this PR needs no changeset.
  • Ran gen-docs skill, or this PR needs no doc update.

Validation:

  • git diff --check
  • pnpm -C docs install --ignore-workspace
  • pnpm -C docs run build (passes; VitePress reports the existing chunk-size warning)

Changeset: not added because this is a docs-only PR.

@changeset-bot

changeset-bot Bot commented Jun 26, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 79fe6cc

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

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