Skip to content

fix: use absolute TASK_AUTOSTART path for cross-repo tasks - #71

Merged
HenryLach merged 1 commit into
mainfrom
fix/cross-repo-task-autostart
Mar 18, 2026
Merged

HenryLach merged 1 commit into
mainfrom
fix/cross-repo-task-autostart

Conversation

@HenryLach

Copy link
Copy Markdown
Owner

Tasks in shared-libs couldn't be found by workers in api-service/web-client worktrees. 828 tests.

In workspace mode, task PROMPT.md lives in the config repo (shared-libs)
but workers execute in other repos' worktrees (api-service, web-client).
Relative paths from repoRoot don't exist in cross-repo worktrees.
Always use absolute paths in workspace mode.
@HenryLach
HenryLach merged commit 970ee34 into main Mar 18, 2026
1 check passed
@HenryLach
HenryLach deleted the fix/cross-repo-task-autostart branch March 18, 2026 23:53
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