Skip to content

v0.0.5

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Sep 20:37
d1a6b10

0.0.5 (2026-09-06)

Features

  • eval: add an --engine flag with capability aware selection (a606fbd)
  • eval: add an --engine flag with capability aware selection (bf53d99)
  • eval: add automatic transfer evaluations for codex and claude code (4eb0e92)
  • eval: add automatic transfer evaluations for codex and claude code (318ddf0)
  • redact: add a shannon entropy layer for unknown-vendor secrets (ba1a52f)
  • redact: add a shannon entropy layer for unknown-vendor secrets (611ad00)

Fixes

  • cli: reject repeated eval flags and keep dashes in a run task (4215058)
  • config: report the failing config setting by name again (4127b92)
  • eval: allowlist slash commands and redact engine failure messages (2e28191)
  • eval: canonicalize sandbox paths and confirm evaluation spend (2ab203c)
  • eval: strip leading slash commands and surface replay errors (439c889)
  • eval: strip leading slash commands and surface replay errors (e406202)
  • observe: match interruption markers carried in text blocks (f99b051)
  • observe: match interruption markers carried in text blocks (93cdeac)
  • signal: restore literal wildcard matching for blocked origins (8a7a3ae)

Documentation

  • describe the transfer eval and the agent-context source (631d45a)