Skip to content

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 26 May 04:12

Changelog

  • c80f11e: ci: bump actions/download-artifact from 5 to 8 (@dependabot[bot])
  • 449215f: ci: bump actions/setup-go from 5 to 6 (@dependabot[bot])
  • cdcb0af: feat(runtime): add docker runtime for local container-isolated evals (#56) (@zpzjzj)
  • a6e284b: fix(ci): publish coverage badge from badges branch (#64) (@lbfsc)
  • dcdb5d8: fix(codex): synthesize provider override when ModelProvider is empty but BaseURL is set (@zpzjzj)
  • ba1b06d: fix(config): apply documented defaults when loading eval.yaml (@zpzjzj)
  • d04fe13: fix(evaluator): exclude parent-supplied deadlines from case-timeout label (@zpzjzj)
  • c7bfb5a: fix(evaluator): gate case-timeout annotation on case ctx actually expiring (@zpzjzj)
  • 5eb811e: fix(runtime): surface stdout when runtime.exec exits non-zero (@zpzjzj)
  • 9fc85b5: fix(timeout): strict case-timeout budget, judge knob for agent_judge, named errors (@zpzjzj)
  • 87fa0b2: refactor(timeout): hoist annotate-gate decisions to caller (fix revive lint) (@zpzjzj)
  • b9f6d9f: test(judge): check type assertion in agent_judge timeout test (@zpzjzj)