Skip to content

fix(dag): ReviewGateError message hardcodes "deep workflow" for all modes #305

Description

@LeXwDeX

Discovered by live testing on v1.0.21: calling control(complete) on a standard-mode workflow with an unresolved review returns:

Cannot complete deep workflow dag_...: unresolved review outcome(s): decision

The gate behavior is correct; only the wording is wrong — the message should name the actual mode (or omit it). One-line fix in the ReviewGateError constructor message (dag.ts).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingready-for-agentFully specified and ready for an agent

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions