You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
Added opt-in worktree isolation for loop-it run --execute codex via --worktree, with optional base, branch, and path controls.
Added run-proof smoke coverage that proves isolated worktree execution leaves the source checkout untouched and records worktree metadata in .loop-it/progress.json.
Verification
npm run check passed locally.
PR #14 GitHub check workflows passed before merge.