Skip to content

v1.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Aug 18:07
· 1 commit to main since this release
21d3f73

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)

👷 CI

  • ci: update ruff requirement from <0.16.0,>=0.13.0 to >=0.13.0,<0.17.0 (#327) (0d23f47)