by openai · Agent Tool · ★ 3.1k
OpenAI Agents SDK (JavaScript/TypeScript) The OpenAI Agents SDK is a lightweight yet powerful framework for building multi-agent workflows in JavaScript/TypeScript. It is provider-agnostic, supporting OpenAI APIs and more. [!NOTE] Looking for the Python version? Check out OpenAI Agents SDK Python. Core concepts Agents: LLMs configured with instructions, tools, guardrails, and handoffs Agents as tools / Handoffs: Delegating to other agents for specific tasks Tools: Various Tools let agents take actions (functions, MCP, hosted tools) Guardrails: Configurable safety checks for input and output...
| Stars | 3,093 |
| Forks | 774 |
| Language | TypeScript |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 52.036/100 |
| Open Issues | 55 |
| Last Updated | 2026-05-22 |
| Created | 2025-05-31 |
| Platforms | node |
| Est. Tokens | ~781k |
Explore other popular agent tool tools:
openai-agents-js is A lightweight, powerful framework for multi-agent workflows and voice agents. It is categorized as a Agent Tool with 3.1k GitHub stars.
openai-agents-js is primarily written in TypeScript. It covers topics such as agents, openai, openai-api.
You can find installation instructions and usage details in the openai-agents-js GitHub repository at github.com/openai/openai-agents-js. The project has 3.1k stars and 774 forks, indicating an active community.
openai-agents-js is released under the MIT license, making it free to use and modify according to the license terms.