Skip to content

acp: add regression coverage and smoke-test docs#41428

Closed
mbelinky wants to merge 2 commits intomariano/acp-v2-pr4-acp-plumbingfrom
mariano/acp-v2-pr5-coverage
Closed

acp: add regression coverage and smoke-test docs#41428
mbelinky wants to merge 2 commits intomariano/acp-v2-pr4-acp-plumbingfrom
mariano/acp-v2-pr5-coverage

Conversation

@mbelinky
Copy link
Copy Markdown
Contributor

@mbelinky mbelinky commented Mar 9, 2026

Summary

This adds follow-up coverage and operator docs for the ACP work without changing the bridge runtime behavior.

Stack

What Changed

  • add a public gateway RPC regression for ACP lineage in sessions.patch
  • add ACPX runtime coverage for text-plus-image attachment serialization
  • document a live operator smoke test for ACP spawn after gateway deploys

Why It Matters

The ACP stack already works better; this makes it easier to keep it working and easier to verify live after deploys.

Testing

  • pnpm exec vitest run src/gateway/server.sessions.gateway-server-sessions-a.test.ts extensions/acpx/src/runtime.test.ts --maxWorkers=1

@openclaw-barnacle openclaw-barnacle bot added docs Improvements or additions to documentation gateway Gateway runtime extensions: acpx size: XS maintainer Maintainer-authored PR labels Mar 9, 2026
@mbelinky mbelinky force-pushed the mariano/acp-v2-pr4-acp-plumbing branch from f3abd7b to f2ac51d Compare March 9, 2026 21:31
@mbelinky mbelinky deleted the branch mariano/acp-v2-pr4-acp-plumbing March 9, 2026 21:32
@mbelinky mbelinky closed this Mar 9, 2026
@mbelinky
Copy link
Copy Markdown
Contributor Author

mbelinky commented Mar 9, 2026

Superseded by #41456, which rebased the same ACP regression/docs work onto main after the stacked base for this PR disappeared when #41427 merged.

Landed in #41456: #41456
Merge commit: 0c7f078

What landed: gateway RPC regression coverage for ACP lineage patching, ACPX runtime regression coverage for image prompt serialization, and an operator smoke-test procedure for live ACP spawn verification.

This older PR is being left closed as superseded by the clean rebased replacement. If anything in the follow-up coverage or smoke-test documentation still looks wrong after the landed fix, reopen or file a follow-up with details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Improvements or additions to documentation extensions: acpx gateway Gateway runtime maintainer Maintainer-authored PR size: XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant