v0.8.0 (2025-08-26)
What's Changed
- Add elicitation callback support to MCP servers by @yamanahlawat in #2373
- Add
message_history
parameter toagent.to_cli()
by @ryx2 in #2674 - Properly deserialize complex tool arguments with Temporal by @DouweM in #2686
- Fix serialization / deserialization of
FileUrl.media_type
by @mwildehahn in #2677 - Handle missing token details in vLLM/OpenAI-compatible APIs by @DouweM in #2669
- Make AgentStreamEvent union of ModelResponseStreamEvent and HandleResponseEvent by @DouweM in #2689
Full Changelog: v0.7.6...v0.8.0