Skip to content

v0.58.0

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Sep 16:35
7e4d1b7

What's Changed

  • docs(frames): define pre/post side-car contract by @Vedangalle in #405
  • feat(scorer): make the affirmative operator-verdict contract public API by @jav359003 in #415
  • setup: offer the agent's on-demand camera mode, defaulting to on_demand (#179) by @Adityakk9031 in #182
  • fix(rerun): shut down live worker on eval start to prevent blueprint … by @Adityakk9031 in #269
  • Reject non-string LLMAgentPolicy config options with a guided ConfigError (fixes #169) by @Amresh-01 in #170
  • dotenv: an escaped quote no longer terminates a quoted value by @jeqcho in #420
  • log: persist which path produced each operator judgement by @jeqcho in #422
  • rollout: reject non-finite actions before review and before step() by @jeqcho in #419
  • eval_set: keep completed logs and report a failed task instead of raising by @jeqcho in #421
  • docs: add example commands guide page by @jeqcho in #428
  • Setup wizard: numeric option slots (NUMBER_SLOTS) by @jeqcho in #433

New Contributors

Full Changelog: v0.57.1...v0.58.0