niceeval.config.ts 只保存项目级默认值;具体怎么跑由 experiments/ 下的 defineExperiment 决定。
t.judge.autoevals.* 使用的默认 judge 配置。自定义 reporter 列表。
最大并发 attempt 数。
单个 attempt 超时时间。
默认 sandbox 后端。文件上传由 eval 自己显式调用
t.sandbox.uploadDirectory(...) 等 API。