test(workspace): harden release gate automation

This commit is contained in:
huanghuoguoguo
2026-07-20 17:13:19 +08:00
parent 7615c40f73
commit e3df35e7f7
18 changed files with 293 additions and 53 deletions
+5 -4
View File
@@ -1537,12 +1537,12 @@
],
"automation": "scripts/e2e/pipeline-debug-chat.mjs",
"setup_automation": [
"node:scripts/e2e/ensure-local-agent-pipeline.mjs --write-env",
"node:scripts/e2e/ensure-fake-provider-pipeline.mjs --write-env",
"case:mcp-stdio-register"
],
"setup_provides_env": [
"LANGBOT_LOCAL_AGENT_PIPELINE_URL",
"LANGBOT_LOCAL_AGENT_PIPELINE_NAME",
"LANGBOT_FAKE_PROVIDER_PIPELINE_URL",
"LANGBOT_FAKE_PROVIDER_PIPELINE_NAME",
"LANGBOT_MCP_QA_STDIO_SERVER_UUID"
],
"evidence_required": [
@@ -2458,7 +2458,8 @@
"local-agent-plugin-tool-call-debug-chat",
"mcp-stdio-tool-call",
"local-agent-multimodal-debug-chat",
"local-agent-nonstreaming-debug-chat"
"local-agent-nonstreaming-debug-chat",
"local-agent-complex-coding-task-debug-chat"
]
},
{