Commit b8f46bf
Add Cloudflare Workflows integration guide for Agents
- Add comprehensive guide for integrating Cloudflare Workflows with Agents SDK
- Demonstrate durable execution, human-in-the-loop approval, and scheduled tasks
- Include complete working examples with TypeScript code
- Update workflows concept doc with integration overview and cross-references
- Document when to use ctx.waitUntil() vs Cloudflare Workflows
Related to cloudflare/agents PR #683 (add task management and workflow integration)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent cbeb812 commit b8f46bf
File tree
2 files changed
+745
-0
lines changed- src/content/docs/agents
- concepts
- guides
2 files changed
+745
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
0 commit comments