mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-15 07:16:17 +00:00
* docs(plan): add cloud workers design plan * feat(plugin-sdk): add cloud worker provider foundations * feat(protocol): add worker environment lifecycle shapes * feat(gateway): persist worker environment lifecycles * test(gateway): pin environment inventory assertion for damaged worker store * style(cloud-workers): satisfy lint and docs formatting * fix(gateway): narrow worker environment type boundaries * chore(plugin-sdk): account for WorkerProvider surface growth * docs: regenerate docs map
20 lines
422 B
Markdown
20 lines
422 B
Markdown
---
|
|
summary: "OpenClaw QA lab plugin with private debugger UI and scenario runner."
|
|
read_when:
|
|
- You are installing, configuring, or auditing the qa-lab plugin
|
|
title: "QA Lab plugin"
|
|
---
|
|
|
|
# QA Lab plugin
|
|
|
|
OpenClaw QA lab plugin with private debugger UI and scenario runner.
|
|
|
|
## Distribution
|
|
|
|
- Package: `@openclaw/qa-lab`
|
|
- Install route: source checkout only
|
|
|
|
## Surface
|
|
|
|
contracts: webSearchProviders, workerProviders
|