Skip to content

v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Jun 16:42
· 9 commits to develop since this release
07a0087

What's Changed

  • fix(release): cross-compile Intel macOS wheels; idempotent publishes by @STHITAPRAJNAS in #36
  • feat: durable runs, cross-process human approval, multi-replica scaling, and a trace-debug console by @STHITAPRAJNAS in #37
  • feat: shared State foundation — one state object threaded through every orchestration pattern by @STHITAPRAJNAS in #38
  • feat: unified Condition concept + RouterAgent across every orchestration pattern by @STHITAPRAJNAS in #39
  • feat: unified human-decision surface — approve/deny/edit/respond + ask_user by @STHITAPRAJNAS in #40
  • feat: Flow — explicit, durable, branchable control flow (the seventh orchestration pattern) by @STHITAPRAJNAS in #41
  • feat: typed outputs from YAML agents + adapters for foreign tool ecosystems (ADK residuals B1, B2) by @STHITAPRAJNAS in #42
  • feat: relevance-filter context strategy + rubric judge and text-overlap metric (ADK residuals B3, B6) by @STHITAPRAJNAS in #43
  • feat: per-agent entry/exit callbacks + YAML-resolved callbacks and plugins (ADK residuals B4, B5) by @STHITAPRAJNAS in #44
  • feat: session rewind and cross-backend migration (ADK residual B7) by @STHITAPRAJNAS in #45
  • feat: hybrid (sparse + dense) retrieval with reciprocal-rank fusion (ADK residual B8) by @STHITAPRAJNAS in #46
  • feat: round-trip AG-UI — emit state + accept human input back (ADK residual B9) by @STHITAPRAJNAS in #47
  • test: live verification harness for the v2 orchestration features by @STHITAPRAJNAS in #48
  • release: v0.2.0 by @STHITAPRAJNAS in #49

Full Changelog: v0.1.0...v0.2.0