Show HN: Fleet Deck – see every Claude Code session on your machine in one board

lacion1 pts0 comments

Irun several Claude Code sessions in parallel and im really bad at keeping track, its usually hard to figure out witch are working, witch are wayting for input, when im running 10 or more parallel sessions i just expend more time going to tabs that anything else.Fleetdeck is a local daemon and a UI that runs on 172.0.0.1:4711, every session on the machine appears with a callsign and a column (queued, working, needs-you, iddle) all is derived using claude code hoojs, so now i can have a site that i can run in a second monitor and quickly see is any sessions needs my input or is done for me to go review the work or the plan.you can even launch more sessions from the ui, and they go directly to a tmux window.you can manage worktrees, and even open the terminal view directly from the ui.the big choice i made here, is this does not forces a workflow, its just a claude session, you work however the hell you want to, i wont impose anything, the core makes zero use of ai, is just good old deterministic plain code and sql.

claude code sessions session machine parallel

Related Articles