feat(qa): recreate qa lab docker stack

This commit is contained in:
Peter Steinberger
2026-04-05 21:21:44 +01:00
parent 17a324b0de
commit 8e1c81e707
28 changed files with 2088 additions and 890 deletions

View File

@@ -68,6 +68,11 @@ export const SUB_CLI_DESCRIPTORS = [
description: "Search the live OpenClaw docs",
hasSubcommands: false,
},
{
name: "qa",
description: "Run QA scenarios and launch the private QA debugger UI",
hasSubcommands: true,
},
{
name: "hooks",
description: "Manage internal agent hooks",