Language reference
The complete reference for the Agent Flow language. Authoritative
CLI reference
@dynamic-workflow/cli provides three commands: check (validate), compile,
Packages & architecture
Agent Flow is a pnpm monorepo of five packages laid out along the
examples
The repo's examples/ directory holds 24 runnable examples: 4 language-feature examples + 20 office-scenario examples, all passing flow check. The full source of every example is inlined below (collapsed by default — click to expand), so no repo trip is needed. examples/dist/ contains the compiled restricted JavaScript of the office examples.