Skip to content

v0.3.12

Choose a tag to compare

@fhajjej-ship-it fhajjej-ship-it released this 06 Jul 22:45
1281f3d

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.