Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-21 | 1.4 kB | |
v0.0.16 source code.tar.gz | 2025-05-21 | 1.4 MB | |
v0.0.16 source code.zip | 2025-05-21 | 1.5 MB | |
Totals: 3 Items | 2.9 MB | 0 |
Biggest change is support for new hosted tools - remote MCP, code interpreter, image generator and local shell.
What's Changed
- Create AGENTS.md by @dkundel-openai in https://github.com/openai/openai-agents-python/pull/707
- Added mcp 'instructions' attribute to the server by @DanieleMorotti in https://github.com/openai/openai-agents-python/pull/706
- Add Galileo to external tracing processors list by @franz101 in https://github.com/openai/openai-agents-python/pull/662
- DRAFT: Dev/add usage details to Usage class by @WJPBProjects in https://github.com/openai/openai-agents-python/pull/726
- Upgrade openAI sdk version by @rm-openai in https://github.com/openai/openai-agents-python/pull/730
- Hosted MCP support by @rm-openai in https://github.com/openai/openai-agents-python/pull/731
- Add support for local shell, image generator, code interpreter tools by @rm-openai in https://github.com/openai/openai-agents-python/pull/732
- v0.0.16 by @rm-openai in https://github.com/openai/openai-agents-python/pull/733
New Contributors
- @franz101 made their first contribution in https://github.com/openai/openai-agents-python/pull/662
- @WJPBProjects made their first contribution in https://github.com/openai/openai-agents-python/pull/726
Full Changelog: https://github.com/openai/openai-agents-python/compare/v0.0.15...v0.0.16