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