openai/openai-agents-python

A-Tier scored 2026-07-07 metrics 2026-07-07

OpenAI's first-party multi-agent framework: agents, handoffs, guardrails, and tracing in a deliberately small API surface. Agentiquette scores it 79/100 (A-tier), methodology v1.0, scored 2026-07-07.

79/100 A-Tier
scored 2026-07-07 · methodology v1.0 · how we score
Reliability7825%
Skill Leverage7620%
Documentation8415%
Maintenance9210%
Safety / Governance7210%
Evaluation Readiness7010%
Composability785%
Adoption (capped)865%

Key facts

CategoryOrchestration framework
LicenseMIT
MaintainerOpenAI
Compatible agentsgeneric
File patterns
Triggeringmanual-reference
GitHub metrics27,705 stars · 4,267 forks · 65 open issues (fetched 2026-07-07)
Last commit2026-07-07
Created2025-03-11

Editorial analysis

What a vendor framework looks like when it learns from the ecosystem's first two years: guardrails and tracing are core primitives rather than afterthoughts, and the API resists the bloat that sank earlier frameworks. The handoff model is the cleanest available vocabulary for agent-to-agent delegation.

Risks

Vendor-first design: portable in principle, optimized for one provider in practice.

Evidence notes: Reliability: guardrails as first-class input/output checks. Maintenance: same-day commits, remarkably small issue count. Composability: handoffs compose agents cleanly within the framework's own boundary.

Install and first run

install · verified by running it
pip install openai-agents

Alternatives in this category

Compare with langgraph · Compare with pydantic-ai

Embed this badge

Maintainers of scored entries can embed their live badge; it updates when the score does and links back to this page.

Agentiquette: A tier, 79/100

README.md
[![Agentiquette](https://agentiquette.com/badge/openai-agents-python.svg)](https://agentiquette.com/index/repos/openai-agents-python)

Frequently asked questions

Is openai/openai-agents-python good?

openai/openai-agents-python scores 79/100 (A-tier) on Agentiquette's methodology v1.0, scored 2026-07-07. Strengths and weaknesses are in the editorial analysis; the score is explained dimension by dimension in the scorecard.

What is openai/openai-agents-python for?

OpenAI's first-party multi-agent framework: agents, handoffs, guardrails, and tracing in a deliberately small API surface.

Is openai/openai-agents-python maintained?

Last commit 2026-07-07, 65 open issues at fetch time (2026-07-07). Maintenance is scored at 92 of 100.

Maintainer of openai/openai-agents-python? Claim this listing and suggest corrections.