Skip to content

Commit 04824b1

Browse files
gewenyu99claude
andcommitted
ci: force orchestrator + pi-harness for the gpt-5.6 bench run
Scratch branch — injects WIZARD_CI_FLAG_OVERRIDES so the run exercises the gpt-5.6 orchestrator regardless of server-side flag resolution. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 8979ce7 commit 04824b1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/wizard-ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -676,6 +676,9 @@ jobs:
676676
"${CMD_ARGS[@]}" 2>&1 | tee wizard-output.log
677677
fi
678678
env:
679+
# SCRATCH BRANCH — force the orchestrator + pi-harness path so this run
680+
# exercises the gpt-5.6 orchestrator regardless of server-side flags.
681+
WIZARD_CI_FLAG_OVERRIDES: '{"wizard-orchestrator":"true","wizard-use-pi-harness":"true"}'
679682
# workflow_dispatch sets inputs.snapshots; a /wizard-ci-snapshots comment
680683
# arrives as a repository_dispatch carrying client_payload.snapshots.
681684
SNAPSHOTS: ${{ inputs.snapshots || github.event.client_payload.snapshots }}

0 commit comments

Comments
 (0)