Skip to content

v0.8.0 (2025-08-26)

Compare
Choose a tag to compare
@DouweM DouweM released this 26 Aug 23:32
· 29 commits to main since this release
a2f0eab

What's Changed

  • Add elicitation callback support to MCP servers by @yamanahlawat in #2373
  • Add message_history parameter to agent.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