openclaw - 💡(How to fix) Fix [Feature]: Channel Broker Phase 2A - broker conformance harness [3 pull requests]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Add the broker conformance harness required before moving major channels behind broker routing.

Root Cause

Add the broker conformance harness required before moving major channels behind broker routing.

Fix Action

Fixed

RAW_BUFFERClick to expand / collapse

Summary

Add the broker conformance harness required before moving major channels behind broker routing.

Problem to solve

Provider implementations need one shared test contract for inbound normalization, outbound final send, previews, receipts, retries, duplicate/redelivery handling, and /verbose behavior.

Proposed solution

Add conformance fixtures around the broker SDK and bundled channel-broker extension. The harness should exercise the broker contract without importing native channel extension internals.

Related context

  • Umbrella: #86105
  • Phase 2 tracker: #86108
  • Phase 1 PR: #86096

Acceptance criteria

  • Inbound normalization, ack policy, duplicate/redelivery, durable final send, receipt commit, retry, and unknown-send reconciliation are covered.
  • Streaming modes include final-only, draft preview, progress preview, final edit, final fallback, stale preview cleanup, and /verbose tool-message behavior.
  • Boundary tests assert core does not import platform extension internals.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

openclaw - 💡(How to fix) Fix [Feature]: Channel Broker Phase 2A - broker conformance harness [3 pull requests]