
claude-code-merge-queue
A local merge queue that lets in one change at a time from parallel agents.
AIAug 2, 2026
- Category
- AI
- Website
- github.com
- Language
- English
- Listed
- Aug 2, 2026
- Stars
- 125
- Forks
- 5
funador/claude-code-merge-queue ↗, TypeScript, MIT, Last commit 26d ago
Run several Claude Code agents in parallel and their changes all arrive at the same repository at once. This tool lines those changes up in a merge queue that runs locally on the developer's machine, letting them in one at a time so branches stop colliding. The merging itself is automated, and conflict resolution and hooks into the project's existing development tools sit in the same queue.
Like this product?