Feature: Workflow dry-run / simulation mode

Status Fixed / completed
Maintainer reply None cached
Activity 1 comment · opened Dec 7, 2025 · closed Dec 7, 2025

Problem

No way to test workflows without actual execution.

Proposed Solution

Add dry-run simulation capability:

manage(action: "dry-run", workflowId, mockInputs: {...})

Simulates execution with mock data, shows path through the graph.

Why Important

For complex workflows with branching, it's critical to verify all paths before production use.

Labels

post-alpha

View original on GitHub ↗

This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗