Skip to content

v1.8.0

Latest

Choose a tag to compare

@kmaphoenix kmaphoenix released this 31 Jul 21:05
f5d7444

1.8.0 (2026-07-30)

Features

  • cli: expose --single-bidi-stream flag to evals report CLI (e81878b)
  • cli: expose --single-bidi-stream flag to evals report CLI (93e8b7d)
  • evals: add JSON output format for combined eval reports (a857351)

Bug Fixes

  • address runtime NameErrors and callback eval failures in CI (32b5cf7)
  • copybara: address code review feedback (c49b6f0)
  • copybara: resolve pytype, testing, and struct issues for upstrea… (17aff2a)
  • copybara: resolve pytype, testing, and struct issues for upstream 1.7.0 sync (50379a4)
  • cuj-report: restore future import ordering in skill scripts (d6cf5a9)
  • Defer 1:1 agent push out of migrate.py to respect CXAS 100-agent cap (838c140)
  • deployments: restore two-version minimum for traffic splits (293337e)
  • evals: apply CL 953545678 fix for turn 0 initial utterance in simulation evals (7d60f9d)
  • evals: move EvalUtils static helpers back into class scope (7159ca9)
  • migration: dynamically strip unimported DFCX triggers while preserving standard Python decorators (4a1c209)
  • migration: dynamically strip unimported DFCX triggers while preserving standard Python decorators (53270bd)
  • migration: runtime NameError (DFCXFlowModel is not defined) when cxas CLI initializes (3297ac1)
  • migration: strip all DFCX trigger decorators and preserve original function names for Python tools (5c11aa8)
  • migration: strip all DFCX trigger decorators and preserve original function names for Python tools (510ddc1)
  • resolve trailing ruff lint checks and CI failures (266b882)
  • test: hermetic bidi session mocks & PyType signature compatibility (1b9f9da)
  • test: hermetic bidi session mocks & PyType signature compatibility (6d235a2)
  • tests: add missing return type annotation to test_session_id_extraction (bcc041d)
  • typing: manually upstream copybara type ignores and overrides (c737fcd)
  • typing: remove unused List import in traces.py (4841bc1)