| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-09-30 | 3.1 kB | |
| v0.3.3 source code.tar.gz | 2025-09-30 | 1.8 MB | |
| v0.3.3 source code.zip | 2025-09-30 | 2.1 MB | |
| Totals: 3 Items | 3.9 MB | 2 | |
What's Changed
- Feat: Add AdvancedSQLiteSession with conversation branching & usage tracking by @habema in https://github.com/openai/openai-agents-python/pull/1662
- Fix extended thinking bug by reordering tool messages by @habema in https://github.com/openai/openai-agents-python/pull/1798
- feat: add Redis session support for scalable distributed memory by @damianoneill in https://github.com/openai/openai-agents-python/pull/1785
- Add agent hooks to lifecycle_example by @seratch in https://github.com/openai/openai-agents-python/pull/1809
- Update models in docs by @seratch in https://github.com/openai/openai-agents-python/pull/1810
- Update all translated document pages by @github-actions[bot] in https://github.com/openai/openai-agents-python/pull/1811
- Fix code snippet error in MCP docs by @seratch in https://github.com/openai/openai-agents-python/pull/1812
- Update all translated document pages by @github-actions[bot] in https://github.com/openai/openai-agents-python/pull/1813
- Adding tool input and output guardrails by @steven10a in https://github.com/openai/openai-agents-python/pull/1792
- Korean translation by @tylerryu-oai in https://github.com/openai/openai-agents-python/pull/1816
- Update all translated document pages by @github-actions[bot] in https://github.com/openai/openai-agents-python/pull/1818
- docs: update examples.md to match current examples directory structure by @AbdulSamad94 in https://github.com/openai/openai-agents-python/pull/1819
- Update all translated document pages by @github-actions[bot] in https://github.com/openai/openai-agents-python/pull/1820
- Add guidelines for translation script contributors by @seratch in https://github.com/openai/openai-agents-python/pull/1821
- Add missing parens in docs links by @tcbegley in https://github.com/openai/openai-agents-python/pull/1825
- Update all translated document pages by @github-actions[bot] in https://github.com/openai/openai-agents-python/pull/1826
- docs: fix link errors in sessions document page by @seratch in https://github.com/openai/openai-agents-python/pull/1835
- Update all translated document pages by @github-actions[bot] in https://github.com/openai/openai-agents-python/pull/1836
- fix: [#1834] minor error in docstring by @seratch in https://github.com/openai/openai-agents-python/pull/1837
- v0.3.3 by @rm-openai in https://github.com/openai/openai-agents-python/pull/1838
New Contributors
- @damianoneill made their first contribution in https://github.com/openai/openai-agents-python/pull/1785
- @steven10a made their first contribution in https://github.com/openai/openai-agents-python/pull/1792
- @tylerryu-oai made their first contribution in https://github.com/openai/openai-agents-python/pull/1816
- @AbdulSamad94 made their first contribution in https://github.com/openai/openai-agents-python/pull/1819
- @tcbegley made their first contribution in https://github.com/openai/openai-agents-python/pull/1825
Full Changelog: https://github.com/openai/openai-agents-python/compare/v0.3.2...v0.3.3