Multiple Claude agents driving you crazy? Park them all in one garage: every session on one live terminal wall, no window juggling. Needs-input triage, worktree isolation, diff review. 100% local and open source. - github/adar2378/claude-garage Run `npx claude-garage` to install.
No reviews yetBe the first to leave a review for Claude Garage
Maker
📌
Hey PH 👋
I built claude-garage because running 3+ Claude Code agents in different repos means constant window-juggling — and the moment that actually matters is invisible: an agent is blocked, waiting for you.
What it does:
🖥️ Every session of every project on one live wall — real interactive terminals, split/resize/maximize like an editor
🚨 Needs-input triage: blocked agents sort first, glow amber, count into a badge — press a to jump to whoever's waiting
📋 File-by-file diff review with viewed-tracking and one-key editor jump
🔌 tmux owns everything — kill the app and your sessions keep running; reboot and they restore with full conversation
🏠 100% local: binds to 127.0.0.1, no telemetry, no accounts, MIT
And yes — there's an optional ASCII pit pet (Arthur the shop cat, Papito the deadpan rubber duck, Segan the pit pup) whose mood is the wall. Clicking it when nothing is wrong pets it. It appreciates this.
macOS + tmux + Node 20 for now. Would love feedback, especially from anyone running big multi-agent workflows.
Report
Parked three sessions in the worktrees and the live diff view actually made it easy to keep track of which branch needed my attention next, something I usually lose to tab chaos.
Report
Maker
@kerimova89863 Yeah! It made my attention more organized! I hope it helps others too.
Report
the live terminal wall is exactly what i needed, the juggling was killing me. one thing that would help a lot is keyboard shortcuts to jump between sessions quickly, especially if the wall grows past like 10 agents it gets hard to track which is which without scrolling
the live terminal wall sounds perfect for my chaos of side-by-side sessions. one thing i'd love is a saved view that lets me pin specific agent outputs to the top so i can keep an eye on long-running tasks while still checking on the others below.
If any heavy Claude code user comes across, I would be very glad if you could check it out and leave real feedback :)
Report
finally something to tame the chaos of having like six claudes running at once. The live terminal wall is honestly the bit i didn't know i needed.
Report
Maker
@erdal217756 I was feeling like something like this should exist, but I could not find the way I would like it which is still using claude code agents via their native tui, and still managing multiple of them at ease, thanks for commenting.
Parked three sessions in the worktrees and the live diff view actually made it easy to keep track of which branch needed my attention next, something I usually lose to tab chaos.
@kerimova89863 Yeah! It made my attention more organized! I hope it helps others too.
the live terminal wall is exactly what i needed, the juggling was killing me. one thing that would help a lot is keyboard shortcuts to jump between sessions quickly, especially if the wall grows past like 10 agents it gets hard to track which is which without scrolling
@utku1074360 Thanks, that is exactly the thought!
the live terminal wall sounds perfect for my chaos of side-by-side sessions. one thing i'd love is a saved view that lets me pin specific agent outputs to the top so i can keep an eye on long-running tasks while still checking on the others below.
@tugay810771 Thank you!
If any heavy Claude code user comes across, I would be very glad if you could check it out and leave real feedback :)
finally something to tame the chaos of having like six claudes running at once. The live terminal wall is honestly the bit i didn't know i needed.
@erdal217756 I was feeling like something like this should exist, but I could not find the way I would like it which is still using claude code agents via their native tui, and still managing multiple of them at ease, thanks for commenting.