Releases: deeplook/agents-primer
Releases · deeplook/agents-primer
Release list
v0.2.0
Agents Primer 0.2.0 expands the repository from workflow sketches into executable OpenAI Agents SDK lessons.
Highlights:
- SDK-backed examples for typed context, turn limits, retries, guardrails, approvals, resumable RunState, tracing, MCP, tool access, hosted code execution, and typed evaluations.
- Concise orchestration lessons for fan-out, evaluation/refinement, plan execution, manager/worker delegation, partial failure, dependency scheduling, and replanning.
- Offline
ScriptedModelcoverage that exercises the real Runner and SDK control flow without API calls. live-core,live-orchestration, andlive-allMake targets for API-backed smoke runs.- 39 tests covering all 45 numbered examples.
See the full CHANGELOG for details.