Hacker News new | ask | show | jobs
by fragmede 53 days ago
Three? Across how many projects?
1 comments

One, thus the git worktrees.

You might think that this would lead to a mess with merge conflicts, but the agent can resolve them automatically.

I added an instruction to AGENTS.md so that before handoff it fetches and rebases, resolving conflicts if needed plus rerunning the tests.