Skip to content

fix(acp): launch built-in subagents with protocol v2 - #214

Merged
danielkov merged 1 commit into
mainfrom
fix/acp-child-default-v2
Sep 13, 2026
Merged

danielkov merged 1 commit into
mainfrom
fix/acp-child-default-v2

Conversation

@danielkov

Copy link
Copy Markdown
Contributor

Summary

Launch default built-in Kit subagents with acp --protocol-version 2, matching the parent's v2 initialization request. Apply the same default to new and resumed children while preserving configured harness arguments.

Motivation

The default kit acp endpoint serves v1 and rejects the parent's v2 offer before Kit's initialization handler can negotiate a response, preventing built-in subagents from starting.

Impact

This fixes the built-in launch mismatch without changing the standalone ACP command's default or custom harness profiles. Generic v2-to-v1 fallback is tracked separately in #213.

@danielkov
danielkov enabled auto-merge (squash) September 13, 2026 20:49

@kit-code-agent kit-code-agent Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found. The changes look good to merge.

@danielkov
danielkov merged commit 30a3464 into main Sep 13, 2026
6 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