Durable Workflows (WDK)





Pattern
Parallel Review Workflow Pattern
Demonstrates a parallel review workflow pattern using Workflow DevKit. Features concurrent code reviews (security, performance, maintainability) with result aggregation.
IntermediateNov 2025View the full pattern on desktop


Problems solved
- Run security, performance, and maintainability reviews concurrently
- Aggregate parallel review results in one workflow
- Express fan-out review steps with Workflow DevKit
- Persist parallel review progress durably
Use cases
- Automated multi-perspective code review
- Security and performance review pipelines
- Workflow DevKit parallel pattern demos
- Aggregated quality assessment workflows
AI SDK APIs
generateObjectgenerateText
Tags
aiworkflowparallelcode-reviewsecurityperformancemaintainabilityai-sdkworkflow-devkitaggregation
Requirements
- Node.js
- 24+
- Memory
- 512MB
- Other
- OpenAI API key
- Workflow DevKit setup
Environment variables
OPENAI_API_KEYGet key
External services
openai
Ready to use?
View the full interactive pattern with live preview and copy the source code.
View the pattern on desktopRelated patterns


Evaluator Workflow Pattern
Demonstrates an evaluator-optimizer workflow pattern using Workflow DevKit. Features iterative improvement through AI evaluation and optimization loops.
aiworkflow+6
View pattern β


Routing Workflow Pattern
Demonstrates a routing workflow pattern using Workflow DevKit. Features query classification and conditional routing to specialized handlers based on type and complexity.
aiworkflow+7
View pattern β



