Skip to content

AgentRunProof 0.1.2

Choose a tag to compare

@FU-max-boop FU-max-boop released this 15 Aug 06:15
· 13 commits to main since this release
Immutable release. Only release title and notes can be modified.
c87cad7

AgentRunProof 0.1.2 adds deterministic recursive Agent.as_tool approval-routing checks across live and RunState JSON-restored execution.

The included canonical upstream-comparison bundle records a reproducible five-run causal ladder: openai-agents 0.20.0 fails top-level sibling isolation; the #4413 baseline fixes that case but still fails two-edge recursive routing; the official #4414 merge (50d65f65) passes both live and serialized recursive scenarios.

Bundle ID: sha256:707936202e73f0a969fd6bb6717605ff98e9ecc8342528afafd0cfda02dc92b9

Verify after installing the wheel:

agentrunproof check-upstream-bundle bundle.json

AgentRunProof remains a community-maintained external project; this release does not imply an official OpenAI dependency or endorsement.