feat(wizard): start bot setup from scenarios

This commit is contained in:
huanghuoguoguo
2026-07-11 11:45:39 +08:00
parent a2b30957b6
commit 24322836ce
10 changed files with 963 additions and 208 deletions
+27 -1
View File
@@ -190,7 +190,8 @@
"sandbox-skill-authoring-e2e",
"sandbox-skill-authoring-edit-existing-e2e",
"skill-discovery-via-mcp-gateway",
"webui-login-state"
"webui-login-state",
"wizard-scenario-routing"
],
"case_summaries": [
{
@@ -1647,6 +1648,31 @@
"screenshot",
"console"
]
},
{
"id": "wizard-scenario-routing",
"title": "Quick Start filters channels by the selected bot scenario",
"mode": "agent-browser",
"area": "wizard",
"type": "feature",
"priority": "p0",
"risk": "medium",
"ci_eligible": false,
"tags": [
"wizard",
"eba",
"event-routing",
"productization"
],
"automation": "scripts/e2e/wizard-scenario-routing.mjs",
"setup_automation": [],
"setup_provides_env": [],
"evidence_required": [
"ui",
"screenshot",
"console",
"api_diagnostic"
]
}
],
"suites": [