Skip to content

Commit a0b4961

Browse files
feat: Add comprehensive Cloudflare Workflows integration documentation
Significantly expands the Workflows integration documentation based on PR 799 in the cloudflare/agents repository. This update transforms the basic workflow triggering guide into comprehensive documentation covering: - New AgentWorkflow base class for typed Agent access - Complete API reference for workflow methods and lifecycle callbacks - Automatic workflow tracking in Agent SQLite database - Bidirectional communication patterns (Agent ↔ Workflow) - Human-in-the-loop approval flows with convenience methods - Progress reporting with custom progress types - State synchronization between Workflows and Agents - Common patterns: background processing, retries, approvals - Best practices and limitations Synced from: cloudflare/agents#799 Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
1 parent c440403 commit a0b4961

File tree

2 files changed

+787
-61
lines changed

2 files changed

+787
-61
lines changed

cloudflare-docs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit c44040312286dd926d1be74d495016d0b0e08c13

0 commit comments

Comments
 (0)