OpenAI Agents SDK
Ai ToolOpenAI Agents SDK is a developer software-development kit for building, testing and instrumenting AI agents that can run on OpenAI and other LLM back-ends. It provides runtime hooks, tracing and tool-call interfaces so developers can integrate multi-model agents into applications such as ChatGPT Apps or external runtimes.
Stories
Completed digest stories linked to this service.
-
Evals v1.3.0: OpenAI Agents support, strict JSON writes, and UTC timestamps2026-09-16strands-agents/evals v1.3.0 adds OpenAI Agents support and tightens JSON and time handling for more reliable e...
-
OpenInference evals add OpenAI Agents SDK support and skill-level checks (strand...2026-08-22strands-agents/evals v1.2.0 adds OpenAI Agents SDK support and skill-level evaluators to tighten observability...
-
Codex goes async; Agents SDK hardens guardrails — design for concurrency and fai...2026-08-20Codex now continues coding while it waits for your input, and the Agents JS SDK tightened guardrail replay to ...
-
Agents at scale: decouple with logs, model with graphs, and make every tool call...2026-08-07Teams building multi‑agent systems are converging on event‑driven, framework‑agnostic architectures with expli...
-
Copilot SDK adds session memory and lazy tool loading2026-06-18GitHub Copilot SDK now supports persistent session memory and lazy tool loading that leans on model tool searc...
-
OpenAI bakes in observability for agents: Codex 0.135.0 + Agents JS 0.11.62026-05-29OpenAI tightened observability and state handling for agent workflows with Codex 0.135.0 and openai‑agents‑js ...
-
MCP agents get safer: OpenAI Agents SDK 0.10.1 validates policies, fixes history...2026-05-08OpenAI Agents SDK 0.10.1 tightens MCP agent safety with approval-policy validation and fixes session history l...
-
Codex 0.122 hardens sandboxing and plugins, smooths TUI; watch for upgrade snags2026-04-21OpenAI’s Codex app 0.122 ships stronger sandboxing, revamped plugin workflows, and TUI upgrades, with a few up...
-
Sandboxed coding agents: OpenAI updates its Agents SDK, and there’s a clear way ...2026-04-19OpenAI’s Agents SDK now includes sandboxing and a model harness, and there’s a practical way to benchmark agen...
-
Plan for multi-model agents and resilience in 20262026-02-03AI agents are set to pressure reliability, with more outages expected and a push toward chaos engineering and ...
Resources
Links to check for updates: homepage, feed, or git repo.