Skip to content

Add worktree setup hook#60

Open
mlava wants to merge 1 commit into
NateBJones-Projects:mainfrom
mlava:codex/issue-42-worktree-setup
Open

Add worktree setup hook#60
mlava wants to merge 1 commit into
NateBJones-Projects:mainfrom
mlava:codex/issue-42-worktree-setup

Conversation

@mlava

@mlava mlava commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Closes #42

Adds an optional run-level worktree_setup command that runs once inside each newly created task worktree before worker spawn. Combined output is retained in the worker log, and failures flow through the existing pre-worker setup_error diagnostics.

Verification:

  • python3 -m unittest discover -s tests -p "test_worktree_setup.py" -v
  • python3 -m unittest discover -s tests -v (224 tests)

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.

worktree_setup manifest hook: worktrees are missing gitignored inputs (node_modules), and every spec/check hand-rolls the workaround

1 participant