From d11d453a71755c2c088479f6c233f08f9cb997af Mon Sep 17 00:00:00 2001 From: security-auditor Date: Thu, 7 May 2026 02:51:22 -0700 Subject: [PATCH] ci: re-trigger after orchestrator recreated runners 1-8 (CONFIG_FILE env) Per saved memory feedback_act_runner_needs_config_file_env: runners 1-8 were spawned without -e CONFIG_FILE=/config.yaml; act_runner fell back to /data/config.yaml and ignored runner.envs the whole time. Orchestrator recreated 1-8 with full proper env. All 16 now uniform with AGENT_TOOLSDIRECTORY + RUNNER_TOOL_CACHE + GITHUB_SERVER_URL + GH_HOST. Co-Authored-By: Claude Opus 4.7 (1M context)