Let Codex Create Your Worktrees
From the main checkout, ask Codex to create one worktree and branch for each independent experiment. Use names that describe the work so the directory, branch, and terminal tab are easy to match.
Create two Git worktrees from the current main branch. Name one branch and directory `french` and the other `german`. Show me the resulting paths and confirm the active branch in each worktree.




