mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-22 11:34:02 +00:00
Summary: - Adds a personal-agent QA-Lab share-safe diagnostics scenario with mock-openai support, pack registration/tests, docs, and changelog coverage. - Reproducibility: not applicable. This PR adds a new QA-Lab scenario rather than fixing a current-main bug. T ... ce PR provides a clear after-patch validation path using qa-channel, a real gateway child, and mock-openai. Automerge notes: - No ClawSweeper repair was needed after automerge opt-in. Validation: - ClawSweeper review passed for head46eb0af9e4. - Required merge gates passed before the squash merge. Prepared head SHA:46eb0af9e4Review: https://github.com/openclaw/openclaw/pull/83717#issuecomment-4480393933 Co-authored-by: Firas Alswihry <itzfiras@gmail.com> Co-authored-by: clawsweeper[bot] <274271284+clawsweeper[bot]@users.noreply.github.com> Approved-by: takhoffman Co-authored-by: takhoffman <781889+takhoffman@users.noreply.github.com>
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 suiteis the executable frontier subset / regression loop.qa manualis the scoped personality and style probe after the executable subset is green.qa coverageprints the scenario coverage inventory from scenario frontmatter.
Operator workflows:
- Use the
openclaw-qa-testingskill for QA Lab live lanes, Convex credential pool operations, and WhatsApp live credential setup/replacement.
Keep this folder in git. Add new scenarios here before wiring them into automation.