fix(release): clean up one-shot gateway MCP runtimes

This commit is contained in:
Peter Steinberger
2026-05-01 20:26:30 +01:00
parent 38e162dc71
commit b0cf76165c
4 changed files with 18 additions and 0 deletions

View File

@@ -121,6 +121,7 @@ while IFS='|' read -r label spec plugin_id source expectation surface_mode perso
export KITCHEN_SINK_SOURCE="$source"
export KITCHEN_SINK_SURFACE_MODE="$surface_mode"
export KITCHEN_SINK_PERSONALITY="${personality:-}"
export OPENCLAW_KITCHEN_SINK_PERSONALITY="${personality:-}"
case "$expectation" in
success)
run_success_scenario