Skip to content

Open AgentOps v0.1.0

Latest

Choose a tag to compare

@reddywritescode reddywritescode released this 29 Jun 15:20

Open AgentOps v0.1.0 is the first public release of the open-source CI/CD gate for AI agents.

Highlights

  • Scenario YAML for testing existing agents without rewriting them
  • Safe mutation policies: live, simulate, sandbox, approval_required, and block
  • Deterministic gates plus optional judge-based checks
  • Trace, report, JUnit, JSON, HTML, and CI summary artifacts
  • Baseline compare and rollback validation
  • Repo scanning, simulator generation, and trace-to-dataset flows
  • Product Hunt launch assets in launch-assets/product-hunt

Release Validation

Demo CI Branches

  • happy new agent: expected pass
  • happy edit agent: expected pass
  • failing new agent: expected fail
  • failing edit agent: expected fail