ab09dc52f3
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>