#325 · Primary category: AI Agents & Automation
openai-agents-js
A lightweight, powerful framework for multi-agent workflows and voice agents
Project last updated:08/28/26
GitHub Stars
3.7K
Forks
945
Contributors
117
License
MIT
Why we included this project
OpenAI ships this SDK as its official TypeScript entry point for building multi-agent systems, and it keeps the core small: agents, tools, handoffs, guardrails, and tracing come as building blocks rather than a heavy opinionated platform. A typical setup splits a job across specialist agents that delegate to each other and share the same tool set, which is straightforward to wire up in Node.js, Deno, or Bun. Beyond plain chat, it supports sandboxed agents that work against a filesystem for longer-running tasks, plus low-latency realtime agents for spoken conversations. Session history is managed automatically, and built-in tracing lets you watch a run end to end when something misbehaves. It is provider-agnostic, so teams already using the OpenAI API get a natural fit without being locked out of other models.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.