Skip to content

Docs: Document Workflow with Suspend/Resume #583

@Softdev1

Description

@Softdev1

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.

Metadata

Metadata

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions