What's Changed
- feat: Add on_stream to agents as tools by @seratch in #2169
- fix: Enable creating/disposing Computer per agent run by @seratch in #2191
- Expose failure_error_function in Agent.as_tool by @Nekowaii in #2179
- fix #2181 FunctionTool.strict_json_schema is missing when using Chat Completions API by @seratch in #2182
- fix: Enhance null handling for input and output token details in Usage class by @aliasgher-sketric in #2192
- Upgrade GitHub Actions to latest versions by @salmanmkc in #2194
- Upgrade GitHub Actions for Node 24 compatibility by @salmanmkc in #2193
- Fix pypa/gh-action-pypi-publish version to use SHA pinning by @salmanmkc in #2198
- v0.6.4 by @seratch in #2184
Documents
- Print called tool's name in
examples/basic/stream_items.pyby @habema in #2174 - docs: Upgrading to GPT-5.2 by @cguo-oai in #2188
- Update all translated document pages by @github-actions[bot] in #2189
- docs: Resolve code snippet issues within a narrow window size by @seratch in #2197
New Contributors
- @cguo-oai made their first contribution in #2188
- @salmanmkc made their first contribution in #2194
- @Nekowaii made their first contribution in #2179
- @aliasgher-sketric made their first contribution in #2192
Full Changelog: v0.6.3...v0.6.4