feat(engine): native wf branch command #23

Open
opened 2026-09-09 10:15:33 +00:00 by larandar · 0 comments
Owner

Proposal

Dispatch an isolated sub-agent on a worktree branch.

Design

Create an isolated worktree branch, dispatch requested task, and preserve caller branch state.

Tasks

  • Validate inputs; create and clean worktree; dispatch and return status.

Gherkin Specification Delta

must.contracts.ting-workflows.deliverable-23

Scenario: Deliverable behavior

  • GIVEN the stated prerequisites and inputs
  • WHEN the feature is exercised
  • THEN a valid branch request, when wf branch runs, then the sub-agent uses an isolated branch.
## Proposal Dispatch an isolated sub-agent on a worktree branch. ## Design Create an isolated worktree branch, dispatch requested task, and preserve caller branch state. ## Tasks - Validate inputs; create and clean worktree; dispatch and return status. ## Gherkin Specification Delta ### must.contracts.ting-workflows.deliverable-23 **Scenario: Deliverable behavior** - **GIVEN** the stated prerequisites and inputs - **WHEN** the feature is exercised - **THEN** a valid branch request, when wf branch runs, then the sub-agent uses an isolated branch.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
Ting/workflows#23
No description provided.