Guides
7 entries
Seven walkthroughs for the case where Claude Code, Codex CLI and Cursor share one checkout. Each one starts from the failure it prevents and ends with commands you can paste.
- Coordinating Claude Code, Codex CLI and Cursorsetup · 3 tools
Three vendors in one working tree, with the MCP config each one needs.
- Multiple Claude Code agents on one reposetup · 1 tool
The single-vendor case, and which part of it breaks first.
- Claude Code and Cursor in the same reposetup · 2 tools
The two-tool pairing most people hit the problem with first.
- Stop AI agents overwriting each other's filesdecision
Three fixes ranked by what they cost you, and which one catches uncommitted loss.
- Best tools for multiple AI coding agentssurvey
What people actually run, and the trade-off each option makes.
- AI agents and merge conflictsconcept
Why a conflict arising during multi-agent work is harder to untangle than a human one.
- File locking for AI agentsconcept
Filesystem locks, git, and advisory path claims, and what each can actually enforce.
Comparisons of the alternatives live under /compare; the protocol reference is in the docs.