-
Book Overview & Buying
-
Table Of Contents
Agentic Coding with Claude Code
By :
The local Claude Code instance implemented the animation inside the vigilant feistel directory. That directory is a Git Worktree linked to the main repository but checked out to a different branch.
Even though the target branch is project/hookhub, all the actual work happened inside the vigilant feistel directory. This is exactly how Git Worktrees operate. They allow development in isolated directories while still pointing to the same repository.
Now we want to take the code generated there and commit it. Instruct Claude to create a commit and explicitly state in the message that the changes were generated via Claude Code Desktop.

Figure 10.21 – Reviewing animation feature changes generated in the vigilant_fiestal worktree
While that process (vigilant fiestal) was running, another local Claude instance was working on updating GitHub URLs using a JSON file in a separate Worktree named zealous jemison. Both instances were operating independently...