What's Changed
- fix: (bug): Drop reasoningContent from request by @mehtarac in #1099
- fix: Dont initialize an agent on swarm init by @Unshure in #1107
- feat: add multiagent session/repository management. by @JackYPCOnline in #1071
- feat(multiagent): Add stream_async by @mkmeral in #961
- Fix #1077: properly redact toolResult blocks to avoid corrupting the conversation by @leotac in #1080
- linting by @pgrayy in #1120
- Fix input/output message not redacted when guardrails_trace="enabled_full" by @leotac in #1072
- fix: Allow none structured output context in tool executors by @mkmeral in #1128
- fix: Fix broken converstaion with orphaned toolUse by @Unshure in #1123
- feat: Enable multiagent session persistent in Graph/Swarm by @JackYPCOnline in #1110
- feat(models): add SystemContentBlock support for provider-agnostic caching by @dbschmigelski in #1112
New Contributors
Full Changelog: v1.14.0...v1.15.0