nexus-agents - v2.80.0
    Preparing search index...

    Interface WorkflowRouterOptions

    Options for the workflow router.

    interface WorkflowRouterOptions {
        dryRun?: boolean;
    }
    Index

    Properties

    Properties

    dryRun?: boolean

    Dry run mode — return decision without executing (per DevEx feedback)