Skip to content

Commit c86351e

Browse files
committed
gaia: re-enable harness isolation (harness_user: harness)
Now that the sidecar image pre-warms the harness uv cache, the inner eval runs as the unprivileged harness user again, so the candidate harness cannot read the held-out records, budgets, or admin token.
1 parent 8cbece8 commit c86351e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

harness-engineering-bench/gaia/baseline/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@ secrets:
6666
- WANDB_API_KEY
6767
- WANDB_BASE_URL # self-hosted W&B (scaleai.wandb.io)
6868

69-
# off: breaks the eval's uv resolution of gaia_agent; needs an isolation fix.
70-
harness_user: null
69+
# candidate harness runs as an unprivileged uid, unable to read held-out state.
70+
harness_user: harness
7171

7272
wandb:
7373
project: vero-gaia

0 commit comments

Comments
 (0)