v1.1.0
Auto-drafted from commits in v1.0.3..v1.1.0, grouped by conventional-commit type. Edit on the release page after publish if you want a polished writeup; the canonical release notes live on the website.
🚀 Features
- feat: add integration tests for ADK mapper (#339) (5b91a80)
- feat: add ADK mapper (#326) (0bf1252)
- feat(evaluators): allow custom tools on judge-based evaluators (Trajectory, Output, Multimodal) (#324) (c5461d0)
🐛 Fixes
- fix(redteam): reset target session between PAIR/SequentialBreak iterations (#292) (21d3f73)
- fix(test): update ADK multi-agent integ test for single-trace design (#352) (cf78be1)
- fix: scope tools to owning agent in multi-agent traces (#336) (234eae6)
- fix: include prior tool results in session_history for tool-level evaluators (#338) (cc0a391)