Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ihower
/
openai-agents-python
Public
forked from
openai/openai-agents-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
fix-openai-conversation
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 28, 2025
fix: only send new items when using conversation_id or previous_response_id in multi-turn calls
ihower
committed
79aac01
Copy full SHA for 79aac01
Add missing parens in docs links (#1825)
tcbegley
authored
d186ded
Copy full SHA for d186ded
Commits on Sep 27, 2025
Add guidelines for translation script contributors (#1821)
seratch
authored
a5fc259
Copy full SHA for a5fc259
Update all translated document pages (#1820)
github-actions[bot]
authored
c76fc26
Copy full SHA for c76fc26
docs: update examples.md to match current examples directory structure (#1819)
AbdulSamad94
authored
f80772f
Copy full SHA for f80772f
Commits on Sep 26, 2025
Update all translated document pages (#1818)
github-actions[bot]
authored
57a39ae
Copy full SHA for 57a39ae
Korean translation (#1816)
Show description for 6fc618e
tylerryu-oai
and
seratch
authored
6fc618e
Copy full SHA for 6fc618e
Adding tool input and output guardrails (#1792)
Show description for 22a63aa
steven10a
authored
22a63aa
Copy full SHA for 22a63aa
Update all translated document pages (#1813)
github-actions[bot]
authored
c02d863
Copy full SHA for c02d863
Fix code snippet error in MCP docs (#1812)
seratch
authored
e1076f5
Copy full SHA for e1076f5
Update all translated document pages (#1811)
github-actions[bot]
authored
8994c78
Copy full SHA for 8994c78
Update models in docs (#1810)
seratch
authored
c2ee7c8
Copy full SHA for c2ee7c8
Add agent hooks to lifecycle_example (#1809)
seratch
authored
ac64c02
Copy full SHA for ac64c02
Update issues.yml
seratch
authored
7b2ba37
Copy full SHA for 7b2ba37
Commits on Sep 25, 2025
feat: add Redis session support for scalable distributed memory (#1785)
Show description for 503a6ea
damianoneill
and
seratch
authored
503a6ea
Copy full SHA for 503a6ea
Commits on Sep 24, 2025
Fix extended thinking bug by reordering tool messages (#1798)
habema
authored
46d0d2f
Copy full SHA for 46d0d2f
Feat: Add AdvancedSQLiteSession with conversation branching & usage tracking (#1662)
Show description for 4f54878
habema
and
seratch
authored
4f54878
Copy full SHA for 4f54878
Commits on Sep 23, 2025
v0.3.2 (#1793)
rm-openai
authored
e87552a
Copy full SHA for e87552a
Allow headers override instead of just ua (#1787)
Show description for 4c4b7c2
jiwon-oai
authored
4c4b7c2
Copy full SHA for 4c4b7c2
Commits on Sep 22, 2025
Add tool call arguments in ToolContext for RunHooks (#1765)
Show description for 5e1db14
ihower
authored
5e1db14
Copy full SHA for 5e1db14
fix: #556 add llms.txt / llms-full.txt (#1782)
Show description for 4007cba
seratch
authored
4007cba
Copy full SHA for 4007cba
fix(chatcmpl): preserve text content when adding Anthropic thinking blocks to tool calls (#1784)
serialx
authored
a425859
Copy full SHA for a425859
Update dynamic_system_prompt.py example to use dataclass for simiplicity (#1774)
Show description for d91e39c
SheikhMuhammadHamza-HS
and
seratch
authored
d91e39c
Copy full SHA for d91e39c
fix(chatcmpl): preserve all LiteLLM thinking-block signatures in converter (#1779)
serialx
authored
e47b47a
Copy full SHA for e47b47a
Enhance function tool schemas with Annotated types (#1777)
Show description for 566b188
MuhammadHassaanArain
and
seratch
authored
566b188
Copy full SHA for 566b188
Commits on Sep 19, 2025
fix #1750 better error message when passing AgentHooks to Runner (#1752)
Show description for 7a4a22f
seratch
authored
7a4a22f
Copy full SHA for 7a4a22f
Commits on Sep 18, 2025
v0.3.1 (#1773)
rm-openai
authored
a4c125e
Copy full SHA for a4c125e
Export `user_agent_override` contextmanager (#1768)
Show description for 10ceb8b
jiwon-oai
authored
10ceb8b
Copy full SHA for 10ceb8b
Commits on Sep 17, 2025
feat: add more options to Agent#as_tool function (#1751)
Show description for 827af41
seratch
authored
827af41
Copy full SHA for 827af41
feat: #1731 Enable developers to use Annotated types for function tool param description (#1753)
Show description for aed6359
seratch
authored
aed6359
Copy full SHA for aed6359
Add warning for agent names that transform into conflicting function names (#1758)
ihower
authored
e486b3a
Copy full SHA for e486b3a
fixl: #1668 Handoffs with gpt-5* model + store=False + remove_all_tools fails due to 404 error response (#1757)
ihower
authored
76d637d
Copy full SHA for 76d637d
docs: reformat run module docstrings to Google style for better mkdocstrings rendering (#1740)
MuhammedSuhaib
authored
bc949c3
Copy full SHA for bc949c3
Add encryption support using cryptography to Sessions implementation (#1674)
Show description for 85d7d5d
maxmekiska
and
seratch
authored
85d7d5d
Copy full SHA for 85d7d5d
feat(voice)!: migrate STT streaming to match GA Realtime API (#1759)
notV3NOM
authored
ee751cb
Copy full SHA for ee751cb
Pagination
Previous
Next
You can’t perform that action at this time.