← Back to context Comment by fragmede 1 month ago Three? Across how many projects? 1 comment fragmede Reply user34283 1 month ago 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.
user34283 1 month ago 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.
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.