Regente coordinates Claude Code, Codex, and Gemini on one repo, with manual/MCP fallback for other agent CLIs — it gives cooperating agents a lane and blocks claim collisions before merge. Local-first, cross-tool, pre-merge.
No reviews yetBe the first to leave a review for Regente
Maker
📌
Hey Product Hunt, I'm Suhaan, solo founder of Regente.
I kept running multiple coding agents on the same repo, Claude Code, Codex, Cursor, and watching them step on each other. Two would grab the same file and I wouldn't find out until it all broke at merge. Worktrees just isolate them into copies you have to merge later, and the single-vendor tools only coordinate their own agents.
So I built Regente: a local-first, vendor-neutral layer that sits in front of the agents you already run. One agent claims a file, the others queue, and the instant it's released the file auto-hands to the next, across every vendor. No collisions, no clobbering.
It's free for solo devs, and I'm building in public. I'd love your feedback, especially from anyone running multiple agents. What would make this a daily tool for you?