Skip to content

fix(workspace): stage task files in the packet repository - #650

Open
cookerpapa wants to merge 1 commit into
HenryLach:mainfrom
cookerpapa:fix/workspace-task-staging
Open

fix(workspace): stage task files in the packet repository#650
cookerpapa wants to merge 1 commit into
HenryLach:mainfrom
cookerpapa:fix/workspace-task-staging

Conversation

@cookerpapa

Copy link
Copy Markdown

Wave preflight stages task files only in the default repository. When task packets live in another workspace repo, their paths are skipped and the orch branch never receives uncommitted PROMPT.md or STATUS.md files.

Thread workspace context into ensureTaskFilesCommitted and use the validated routing.taskPacketRepo as the staging repository. Keep the existing temporary-index commit flow and repo-mode behavior.

Fixes #479.

Validation:

This branch is based directly on main and contains only this fix.

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.

ensureTaskFilesCommitted only updates orch branch in primary repo (workspace mode gap)

1 participant