Menu

Post image 1
Post image 2
Post image 3
Post image 4
Post image 5
Post image 6
Post image 7
Post image 8
Post image 9
Post image 10
Post image 11
Post image 12
Post image 13
Post image 14
Post image 15
Post image 16
1 / 16
0

GitHub - funador/claude-code-merge-queue: The local merge queue for parallel Claude Code agents

#github#queue#claude#merge#code#push
Reading 0:00
15s threshold

The local, zero-cost merge queue for parallel Claude Code agents. Several agents land, build, and test at the same time — this serializes it so push races, redundant heavy builds, and shared-resource test flakiness can't happen. ⚡ Quickstart npm install --save-dev claude-code-merge-queue # or: pnpm add -D / yarn add -D / bun add -d npx claude-code-merge-queue init Contents ⚙️ Configuration 🆚 vs. GitHub's Merge Queue 🧰 What's in the box 🚨 The emergency hatch 🔍 Know the limits 📄 License ⚙️ Configuration Everything lives in one file — see examples/claude-code-merge-queue.config.mjs for every field with comments. The short version: export default { branchPrefix : "lane/" , // lane/1, lane/2, ...…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More