Skip to content

v1.2.0

Choose a tag to compare

@kmaphoenix kmaphoenix released this 13 May 22:17
815f423

1.2.0 (2026-05-13)

Features

  • Add Slot Filling DAG Framework documentation and Bella Notte ex… (e8d9fa2)
  • Add Slot Filling DAG Framework documentation and Bella Notte example (b91d048)
  • bella-notte: replace with full CXAS app structure (055240b)
  • bella-notte: auto-confirm, stall gating, fresh-pending setter h… (8a021be)
  • bella-notte: auto-confirm, stall gating, fresh-pending setter hiding (b0ddd35)
  • cli: add directory support, async execution, runs flag, and modality support to evals report (819cb29)
  • cli: add directory support, async execution, runs flag, and modality support to evals report (36f07be)
  • cli: add directory support, filtering, and robust expectation check to evals report (9f39cfc)
  • cli: add directory support, filtering, and robust expectation check to evals report (6e247e9)
  • comprehensive DFCX to CXAS migration optimization, Stage 1 and 2, and minor enhancements (#93) (625f464)
  • Fix fresh_pending to detect new slots added mid-readback (3a5c17f)
  • implement GCS storage support for combined evaluation reports and add CLI flag (bf85a6c)
  • implement GCS storage support for combined evaluation reports and add CLI flag (c17b9a8)
  • integrate migration into Scrapi CLI (#59) (ee6320c)
  • update agent-foundry skill to use subagents to improve context management (a9a1227)

Bug Fixes

  • add missing google-cloud-storage dependency (7bef179)
  • Add missing google-cloud-storage dependency (12ba121)
  • add noqa comments for ruff lint (F821, I001) (747787d)
  • C002: shorten _get_args docstring to satisfy line length linter (a095f2e)
  • C002: use AST to count callback args instead of regex splitting (70d1e5d)
  • init-github-action nested app dirs (0710e2e)
  • linter: remove app.json tools check and update tests (a516fa6)
  • linter: remove app.json tools check and update tests (a3abc4e)

Documentation

  • add Design Guide, Patterns, and Tutorials sections (c836509)
  • agent-development: add team collaboration guide for multi-developer Git workflow (eabedd0)
  • agent-development: add team collaboration guide for multi-developer Git workflow (cd3c520), closes #90
  • Docs/design guide patterns tutorials (c40c375)
  • scope DAG slot manager state to prevent cross-DAG-agent contamination (4e5b0b0)
  • scope DAG slot manager state to prevent cross-DAG-agent contamination (7749ded)
  • skills: add multilingual agent patterns to cxas-agent-foundry s… (23b70e4)
  • skills: add multilingual agent patterns to cxas-agent-foundry skill (e827656)
  • skills: add speech rate and pacing guidance to cxas-agent-found… (4a85484)
  • skills: add speech rate and pacing guidance to cxas-agent-foundry skill (90835bc)