Skip to content

Subtask dependencies in fan-out: run the plan as a pipeline #148

Description

@liam-russell

Problem

Real plans are rarely fully parallel — the API subtask must land before the UI subtask can build against it. Today (and even with fan-out #137) the planner or user must babysit ordering by hand: wait for A to merge, then manually spawn B off the updated orchestration branch.

Proposal

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Table stakes — expected of any polished Git GUIarea:featureNew functionalityenhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions