Skip to content

v1.1.0

Choose a tag to compare

@kmaphoenix kmaphoenix released this 05 May 22:04
5bdb4cd

1.1.0 (2026-05-05)

Features

  • Add --modality flag to cxas_sim_eval run_evals script (77bab91)
  • Add --modality flag to cxas_sim_eval run_evals script (4ea51ea)
  • add GCS export and unified reporting path (8bf2cd6)
  • add GCS export and unified reporting path (4670d77)
  • add progress bar for eval runs (3960546)
  • add progress bar for eval runs (f3d33d6)
  • Add run-session text CLI to start a test session for the app (ae13a05)
  • Add run-session text CLI to start a test session for the app (a6c36eb)
  • Add simulations to Golden conversion (61469b3)
  • Add simulations to Golden conversion (4645add)
  • Add support for providing environment.json file when branching app (3170a40)
  • complete refactor to Pydantic models, fix codebase porting bugs (#26) (a38648c)
  • create deployment updates (e7ba86c)
  • evals: capture and render agent transfers and custom payloads i… (f33b6b3)
  • evals: capture and render agent transfers and custom payloads in sim reports (46bf15e)
  • implement colab dashboard and CLI dashboard modules, and refactor visualization components (2d6f80b)
  • implement colab dashboard and CLI interface modules, and refactor visualization components (b0bd6f5)
  • improve colab migration logs (#44) (ff43d78)
  • linter: add I014 rule to warn when current_date is missing from instructions (68d6a3d)
  • linter: add I014 rule to warn when current_date is missing from… (97a7e53)
  • more verbose implementation for channel types and deployments (db79776)
  • rich progress bar. remove aliev-progress (737c84a)
  • rich progress bar. remove aliev-progress (5a61d7c)
  • support events via audio (d5adc0a)
  • support events via audio (f016606)

Bug Fixes

  • (docs) changed underscores in terminal command params to hyphens (5184d72)
  • add missing alive-progress (Scrapi-wide fix) and nest_asyncio (migration specific) dependencies to setup.py (57613b0)
  • add missing alive-progress dependency to setup.py (14357e1)
  • add missing voice config to app.json template in foundry skill (3821b09)
  • add missing voice config to app.json template in foundry skill (4b7d1a6)
  • add rich progress bar, remove alive-progress (7bc1113)
  • correct indentation for justification strings in TurnEvals class (9bfb352)
  • Fix bugs in init-github-action (a94c019)
  • Fix bugs in init-github-action (3d498bc)
  • ignore localhost in readme link check (699eb66)
  • linter: accept display names in S004 child agent references (0ca0727)
  • linter: accept display names in S004 child agent references (2313da9), closes #16
  • linter: C009 false-positives on dict[str, Any] annotations (cd40176)
  • linting (50dc27e)
  • linting (7983803)
  • lint: update ruff version and fix import sorting (c006eb0)
  • parse callback signatures via ast in C009 to handle dict[str, Any] (6534cbe), closes #56
  • rename app_id to app_name; remove unused code (59804b8)
  • resolve deployment crashes, finalize e2e migration parity with colab tool (with enhancements) (#37) (6a3ae12)
  • revert app_id for create_app method (bc41156)
  • scope TOOL_INPUT/OUTPUT justification to failure and update README (54ce6cd)
  • typing, imports and removed deprecated version_id (fd83967)
  • update app_id to app_name in CLI (aa65fdb)
  • update app_id to app_name in CLI (057f853)
  • update to use proper typing (c895cd8)
  • use regex to parse for events (e3c4d68)

Documentation

  • add Mercedes F1 fan agent PRD example (42a7d64)
  • add Mercedes F1 fan agent PRD example (d35b056)
  • fix mkdocs build warnings (b178ec2)
  • fix setup instructions across documentation (4bd9cce)
  • fix setup instructions across documentation (1b2e47c)