AgentRunProof v0.2: provider-free Runner regression checks #9
FU-max-boop
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
AgentRunProof v0.2 is available on PyPI and now has a 30-second first run, a real provider-free
Runnertool-loop example, and a five-minute RunState case study.What it does
It drives the real OpenAI Agents SDK
Runnerwith deterministic public-Modelresponses, comparesrunandrun_streamed, checks state and exactly-once side effects, and writes content-addressed JSON records. Built-in scenarios need no API key and make no model-provider request.Reports backed by this harness were referenced by merged upstream fixes #4413 and #4414. That is diagnostic impact, not OpenAI adoption or endorsement.
Try it
Which deterministic runtime contract would be most useful next: handoffs, retries, max turns, or cancellation?
All reactions