openai-agents-js
Build multi-agent, sandbox, and realtime voice workflows in JavaScript
- Stars
- 3,358
- Forks
- 839
- Updated
- Updated Jul 10, 2026
Build multi-agent, sandbox, and realtime voice workflows in JavaScript
The OpenAI Agents SDK organizes agent workflows around tools, guardrails, handoffs, sessions, and tracing. It also includes sandbox agents for filesystem work and realtime agents for low-latency voice interactions, with support for Node.js, Deno, and Bun. Sandbox agents are marked beta, and browser voice sessions should use a server-created ephemeral client token rather than exposing a long-lived API key.
Resource types
Use cases
Connect AI agents to authenticated apps, user accounts, and executable tools.
Build model-agnostic agent workflows across Python, .NET, and Java
Runtime
Protocols & integrations
Capabilities
Audience
Public GitHub facts last synced Jul 10, 2026.
Build Python agent workflows with tools, handoffs, guardrails, sessions, and tracing.
Calls Claude Agent from Python with async queries, in-process tools, hooks, and interactive sessions.