Files
colibri/c
Benny Powers ab09dc52f3 bench: pass the resolved GLM engine path to eval_glm.py — cwd-relative ./glm default broke coli bench from other dirs (#203)
cmd_bench builds the eval_glm.py command but did not pass --glm,
so eval_glm.py fell back to ./glm which breaks when running from
any directory other than the source tree. Pass the already-resolved
GLM variable via --glm, matching --data and --snap.

Assisted-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-07-14 18:55:36 +02:00
..