Skip to content

v2.0.0a3

Pre-release
Pre-release

Choose a tag to compare

@sasha-gitg sasha-gitg released this 09 Apr 21:24

Features

  • Workflow Orchestration: Added Workflow(BaseNode) graph orchestration implementation, support for lazy scan deduplication and resume for dynamic nodes, partial resume for nested workflows, and state/artifact delta bundling onto yielded events.
  • CLI and Web UI: Added support for Workflow graph visualization in web UI, improved graph readability with distinct icons and shapes, and active node rendering in event graph.
  • Documentation: Added reference documentation for development (skills like adk-style, adk-git, and observability architecture).