AI coding tools become much more useful when they are given clear boundaries. One practical way to create those boundaries is with Git worktrees. A Git branch gives you separate history.
Source: [Dev.to](https://dev.to/evbermudez/how-git-worktrees-improve-ai-coding-workflows-5afd)