-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
Description
Description
Add documentation for the new workflow module (packages/adk/src/workflows/). Should cover createStep, Workflow, Run, suspend/resume lifecycle, Zod schema validation for step inputs/outputs/suspend/resume data, snapshot persistence via SnapshotStore, and the InMemorySnapshotStore. Include a walkthrough based on the existing 10-workflow-suspend-resume example showing both the small-value (no suspension) and large-value (suspend + resume) paths. Goal is to make it easy for users to build human-in-the-loop flows without digging through source and improve developer experience.
Reactions are currently unavailable