| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-04 | 2.4 kB | |
| v0.6.2 source code.tar.gz | 2025-12-04 | 2.0 MB | |
| v0.6.2 source code.zip | 2025-12-04 | 2.4 MB | |
| Totals: 3 Items | 4.4 MB | 0 | |
What's Changed
- fix: allow static tool filtering without agent and run_context in MCPServer by @sevakva in https://github.com/openai/openai-agents-python/pull/2108
- Fix as_tool returning blank string on early tool termination by @ihower in https://github.com/openai/openai-agents-python/pull/2112
- docs: clarify handoff() docs, callable not supported by @ihower in https://github.com/openai/openai-agents-python/pull/2116
- Fix: usage from earlier stream chunks when later chunks have none by @ihower in https://github.com/openai/openai-agents-python/pull/2126
- Fix [#2130] streaming hang when session.add_items raises an exception by @ihower in https://github.com/openai/openai-agents-python/pull/2131
- fix: save conversation to session before handoff for non-streaming path by @mjschock in https://github.com/openai/openai-agents-python/pull/2128
- docs: add community session implementations section by @knowsuchagency in https://github.com/openai/openai-agents-python/pull/2139
- Update all translated document pages by @github-actions[bot] in https://github.com/openai/openai-agents-python/pull/2142
- fix(usage): Normalize None token detail objects on Usage initialization by @codefromthecrypt in https://github.com/openai/openai-agents-python/pull/2141
- Enable previous_response_id chaining for internal calls on the first turn by @ihower in https://github.com/openai/openai-agents-python/pull/2117
- fix(litellm): preserve reasoning.summary when passing to LiteLLM by @Chesars in https://github.com/openai/openai-agents-python/pull/2144
- Update all translated document pages by @github-actions[bot] in https://github.com/openai/openai-agents-python/pull/2147
- Allow user to send None values to Realtime API by @Sean-Der in https://github.com/openai/openai-agents-python/pull/2152
- v0.6.2 by @rm-openai in https://github.com/openai/openai-agents-python/pull/2153
New Contributors
- @sevakva made their first contribution in https://github.com/openai/openai-agents-python/pull/2108
- @mjschock made their first contribution in https://github.com/openai/openai-agents-python/pull/2128
- @Chesars made their first contribution in https://github.com/openai/openai-agents-python/pull/2144
- @Sean-Der made their first contribution in https://github.com/openai/openai-agents-python/pull/2152
Full Changelog: https://github.com/openai/openai-agents-python/compare/v0.6.1...v0.6.2