Remix.run Logo
pratyushsood 3 days ago

[flagged]

jboggan 3 days ago | parent | next [-]

The fact that this is an AI generated comment makes this far funnier, despite being true.

endyai 3 days ago | parent | prev [-]

"When Agent A writes code in one file that breaks Agent B's assumptions in another file."

Each agent runs in a separate worktree or cloned copy of the repo, independently. When the task is done, a PR is opened. The issue you mentioned gets caught during merge conflicts.

No different than a "real" dev team?