openclaw/qa
Peter Steinberger 1c300cec5d
fix(auto-reply): keep group visible replies deliverable (#75382)
Summary:
- The PR updates auto-reply message-tool availability and fallback policy, qa-channel group target support, qa-lab scenario coverage, generated config metadata, docs, and the changelog for group visible replies.

ClawSweeper fixups:
- No separate fixup commits were needed after automerge opt-in.

Validation:
- ClawSweeper review passed for head adbec93b8a.
- Required merge gates passed before the squash merge.

Prepared head SHA: adbec93b8a
Review: https://github.com/openclaw/openclaw/pull/75382#issuecomment-4357590733

Co-authored-by: Peter Steinberger <steipete@gmail.com>
2026-05-01 05:07:03 +00:00
..
convex-credential-broker test(qa): validate Discord Convex credential payloads (#70910) 2026-04-23 20:35:54 -07:00
scenarios fix(auto-reply): keep group visible replies deliverable (#75382) 2026-05-01 05:07:03 +00:00
frontier-harness-plan.md test(openai): cover GPT-5.5 defaults 2026-04-23 20:19:15 +01:00
new-scenarios-2026-04.md feat(qa): execute ten new repo-backed scenarios 2026-04-06 04:28:33 +01:00
README.md QA: track scenario coverage intent 2026-04-17 14:05:49 -04:00
scenarios.md QA: organize scenarios by theme 2026-04-17 11:03:47 -04:00

QA Scenarios

Seed QA assets for the private qa-lab extension.

Files:

  • scenarios/index.md - canonical QA scenario pack, kickoff mission, and operator identity.
  • scenarios/<theme>/*.md - one runnable scenario per markdown file.
  • frontier-harness-plan.md - big-model bakeoff and tuning loop for harness work.
  • convex-credential-broker/ - standalone Convex v1 lease broker for pooled live credentials.

Key workflow:

  • qa suite is the executable frontier subset / regression loop.
  • qa manual is the scoped personality and style probe after the executable subset is green.
  • qa coverage prints the scenario coverage inventory from scenario frontmatter.

Keep this folder in git. Add new scenarios here before wiring them into automation.