Remix.run Logo
fragmede 14 hours ago

Three? Across how many projects?

user34283 13 hours ago | parent [-]

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.