Hacker News
Proliferate Is an AGPL-3.0 Self-Hostable IDE That Runs Claude, Codex, OpenCode, Cursor and Grok in Parallel Git Worktrees
This Show HN (39 points, 264 GitHub stars) puts multiple coding agents in one workspace, isolating each task in its own git worktree with a dedicated branch, terminal and conversation history. It adds subagent delegation, MCP and custom tool integration, and scheduled workflow automation such as nightly reviews and event-driven runs. The repo shows 2,904 commits on main. Pitched as a self-hostable alternative to Codex for any agent, which makes worktree-per-task the emerging default isolation primitive for parallel agent work.
↳ Follow the thread