feat(desktop): add OpenClaw as a first-class ACP runtime - #3868
Draft
vincentkoc wants to merge 2 commits into
Draft
feat(desktop): add OpenClaw as a first-class ACP runtime#3868vincentkoc wants to merge 2 commits into
vincentkoc wants to merge 2 commits into
Conversation
Contributor
|
big surface. could you split the install/verify bits from the catalog entry so the scary spawn-boundary changes are easier to review alone? |
Signed-off-by: Vincent Koc <vincentkoc@ieee.org>
Signed-off-by: Vincent Koc <vincentkoc@ieee.org>
vincentkoc
force-pushed
the
feat/openclaw-acp-runtime
branch
from
August 2, 2026 03:16
3c4468a to
35e495d
Compare
Author
|
split as requested.
GitHub cannot select a fork branch as the base of an upstream PR, so #3868 must |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
openclaw acp infoBuzz does not start, configure, or connect to an OpenClaw Gateway. It launches
one self-contained ACP stdio process and supplies the dedicated inherited
BUZZ_*identity to that process.Stack
installation, status, and spawn-boundary enforcement.
GitHub cannot use a branch from a read-only fork as an upstream PR base. Until
#4238 merges, the exact incremental upper diff is:
vincentkoc/buzz@feat/managed-acp-runtime-contracts...feat/openclaw-acp-runtime
After #4238 merges, this PR's diff collapses to the upper commit automatically.
Related issue
OpenClaw dependency chain
Do not merge or ship this PR until these OpenClaw changes are released:
Current released OpenClaw builds are intentionally classified as incompatible
because they still expose the Gateway-backed ACP bridge.
Testing
cargo test openclawindesktop/src-tauri(1 passed)cargo test -p buzz-acp openclaw(1 passed)pnpm build:e2etests/e2e/harness-management.spec.ts(15 passed)cargo fmt --checkexplicit draft merge gate above
Real Buzz/OpenClaw round-trip proof remains blocked on dedicated QA credentials:
two non-human Buzz identities plus an authorized room. Human owner/admin keys
must not be used.