
The agent inside a real repo: isolating tasks with git worktree and shipping a PR
How to put an agent loop to work on a real repository: isolate each task with git worktree, reproduce the bug with a test, run the whole suite, and ship a PR instead of a merge.

