What's Changed
🚀 Features
- Add
CapabilityOrdering(innermost,outermost,wraps, wrapped_by,requires`) by @DouweM in #5036 Hooksordering parameter and instance refs inwraps/wrapped_byby @DouweM in #5048- Add server-side compaction support via
OpenAICompactionandAnthropicCompactioncapabilities by @DouweM in #4943
🐛 Bug Fixes
- Reverse capability
get_wrapper_toolsetiteration for consistency withwrap_hooks by @DouweM in #5036 - Remove warning suppression fixed by the bump to mistral version >= 2.0.0 by @DarthJuri in #4629
- fix: make
mcpoptional for DBOS module import by @DouweM in #5050 - bug: Warn about Azure OpenAI completions file-incompatibility by @dsfaccini in #4048
- fix: unknown tool calls no longer exhaust global retry counter by @dsfaccini in #4940
- fix: output validators see global retry counter on tool output path by @dsfaccini in #4956
Full Changelog: v1.79.0...v1.80.0