Skip to content

fix: resolve .DONE path from canonical task folder in workspace mode - #73

Merged
HenryLach merged 1 commit into
mainfrom
fix/workspace-done-path-resolution
Mar 19, 2026
Merged

HenryLach merged 1 commit into
mainfrom
fix/workspace-done-path-resolution

Conversation

@HenryLach

Copy link
Copy Markdown
Owner

Orchestrator couldn't detect task completion in workspace mode. 828 tests.

…ace mode

In workspace mode, task folders live in the config repo (shared-libs)
but workers run in other repos' worktrees. The orchestrator polled for
.DONE inside the worktree where it doesn't exist. Now uses the absolute
canonical task folder path when isWorkspaceMode is set. Threaded through
pollUntilTaskComplete, monitorLanes, parseWorktreeStatusMd.
@HenryLach
HenryLach merged commit cead7ba into main Mar 19, 2026
1 check passed
@HenryLach
HenryLach deleted the fix/workspace-done-path-resolution branch March 19, 2026 00:20
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