openai-agents-python
https://github.com/openai/openai-agents-python
Python
A lightweight, powerful framework for multi-agent workflows
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported2 Subscribers
Add a CodeTriage badge to openai-agents-python
Help out
- Issues
- test: cover on_handoff, on_tool_start, on_tool_end on RunHooks
- fix: #2940 emit RealtimeHistoryUpdated on transcript_delta
- MCP invalid JSON errors still include raw tool input when DONT_LOG_TOOL_DATA is enabled
- fix: redact MCP invalid JSON errors when tool logging is disabled
- rewind_session_items can delete unrelated tail session items during retry cleanup
- fix: only rewind matching session suffixes
- coerce_shell_call splits string commands into character lists
- fix: reject string-like shell commands
- workspace hydrate accepts symlink targets outside the archive root
- fix: reject external symlink targets during hydrate
- Docs
- Python not yet supported