Skip to content

fix(orchestrator): Allow background worker waits - #87

Merged
4ndreello merged 1 commit into
mainfrom
fix/background-orchestrator-waits
Sep 18, 2026
Merged

4ndreello merged 1 commit into
mainfrom
fix/background-orchestrator-waits

Conversation

@4ndreello

Copy link
Copy Markdown
Owner

Allow orchestrators to keep their turn available while independent workers finish.

The previous guidance forced a foreground wait and froze the orchestration turn even when other workers were active. The new guidance permits codedeck wait <id> --json &, points the orchestrator to codedeck ps or codedeck show <id> for progress, and requires a foreground wait before reconciling the final result.

The three orchestrator modes, generated agent files, the CodeDeck skill, and the snapshots stay aligned.

Keep the orchestrator turn available while independent workers finish. Document status checks and foreground reconciliation so background waiters do not hide terminal state.

Co-Authored-By: Claude <noreply@anthropic.com>
@4ndreello
4ndreello marked this pull request as ready for review September 17, 2026 21:29
@sonarqubecloud

Copy link
Copy Markdown

@4ndreello
4ndreello merged commit 388f28d into main Sep 18, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant