What's Changed
- Update all translated document pages by @github-actions[bot] in #1720
- Fix missing imports in MCP documentation examples by @MariumAfzal2703 in #1718
- Update all translated document pages by @github-actions[bot] in #1721
- fix(streaming): push processed_response.new_items (including HandoffCallItem) to event_queue by @Wujiaxuan007 in #1703
- fix: #1704 Preserve thinking blocks in Anthropic conversations with tool calls by @habema in #1706
- Wait for input guardrails in streaming runs by @rm-openai in #1730
- docs: add docstring for parameter session in run, run_sync and run_streamed functions by @LokinDev in #1739
- docs: #1722 LiteLLM usage tracking by @seratch in #1743
- Update all translated document pages by @github-actions[bot] in #1747
- docs: Fix tracing setup documentation by @abdul-kabir-jawed in #1734
- Fixed Race Condition in RunResultStreaming.stream_events() Method by @AnkanMisra in #1745
- feat: Support Anthropic extended thinking and interleaved thinking by @serialx in #1744
- feat(realtime): #1560 add input audio noise reduction by @notV3NOM in #1749
- feat(voice)!: migrate STT streaming to match GA Realtime API by @notV3NOM in #1759
- Add encryption support using cryptography to Sessions implementation by @maxmekiska in #1674
- docs: reformat run module docstrings to Google style for better mkdocstrings rendering by @MuhammedSuhaib in #1740
- fix: #1668 Handoffs with gpt-5* model + store=False + remove_all_tools fails due to 404 error response by @ihower in #1757
- Add warning for agent names that transform into conflicting function names by @ihower in #1758
- feat: #1731 Enable developers to use Annotated types for function tool param description by @seratch in #1753
- feat: add more options to Agent#as_tool function by @seratch in #1751
- Export
user_agent_override
contextmanager by @jiwon-oai in #1768 - v0.3.1 by @rm-openai in #1773
New Contributors
- @MariumAfzal2703 made their first contribution in #1718
- @Wujiaxuan007 made their first contribution in #1703
- @LokinDev made their first contribution in #1739
- @AnkanMisra made their first contribution in #1745
- @serialx made their first contribution in #1744
- @notV3NOM made their first contribution in #1749
- @maxmekiska made their first contribution in #1674
- @jiwon-oai made their first contribution in #1768
Full Changelog: v0.3.0...v0.3.1