Skip to content

fix: move worktrees to app data#59

Merged
Dimillian merged 2 commits intomainfrom
fix/codex-home-worktrees
Jan 16, 2026
Merged

fix: move worktrees to app data#59
Dimillian merged 2 commits intomainfrom
fix/codex-home-worktrees

Conversation

@Dimillian
Copy link
Owner

@Dimillian Dimillian commented Jan 16, 2026

Summary

  • move new worktrees under app data instead of writing .codex-worktrees into repos
  • stop mutating user .gitignore when creating worktrees
  • keep legacy .codexmonitor as-is (no migration; existing sessions still load)

Behavior changes

  • new worktrees are stored in app data: worktrees/
  • repositories are no longer modified during worktree creation
  • existing .codexmonitor state is still read; otherwise Codex uses its default home

Testing

  • npm run typecheck
  • npm run tauri dev

@Dimillian Dimillian changed the title Fix worktree storage location fix: move worktrees to app data Jan 16, 2026
@Dimillian Dimillian merged commit c19ce91 into main Jan 16, 2026
2 checks passed
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