Skip to content

v1.0.7 (2025-09-15)

Compare
Choose a tag to compare
@DouweM DouweM released this 15 Sep 23:37
· 60 commits to main since this release
ccd5e6a

What's Changed

  • Added MCP metadata and annotations to ToolDefinition.metadata for use in filtering by @ChuckJonas in #2880
  • When starting run with message history ending in ModelRequest, make its content available in RunContext.prompt by @DouweM in #2891
  • Let FunctionToolset take default values for strict, sequential, requires_approval, metadata by @DouweM in #2909
  • Don't require mcp or logfire to use Temporal or DBOS by @DouweM in #2908
  • Combine consecutive AG-UI user and assistant messages into the same model request/response by @DouweM in #2912
  • Fix new_messages() when deferred_tool_results is used with message_history ending in ToolReturnParts by @DouweM in #2913

Full Changelog: v1.0.6...v1.0.7