From dce31914d4de8995cd88bea21f35f0350dbe92a8 Mon Sep 17 00:00:00 2001 From: security-auditor Date: Thu, 7 May 2026 02:51:31 -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)