Skip to content

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 09 Jun 11:42
· 17 commits to main since this release
b653746

0.2.2 - Durable State and Capture Reliability

  • Redacts unsafe agent-browser capture command failure details so command errors do not leak raw
    capture output into Surface error envelopes.
  • Makes pipeline state transitions atomic, preserving overlapping-run acceptance behavior while
    avoiding partially written stage updates.
  • Validates canonical durable state fields and persists canonical verdict records from CLI and MCP
    paths.
  • Adds regression coverage for agent-browser capture redaction, pipeline transition races, state
    validation, and closed-loop CLI/MCP verdict persistence.