Fleet Deck consolidates all Claude Code sessions into a single, intuitive board on your machine, simplifying session management and enhancing productivity. Keep track of what each session is doing, avoid conflicts, and manage tasks efficiently. Perfect for developers juggling multiple sessions.
Fleet Deck serves as a comprehensive mission control system for managing multiple Claude Code sessions seamlessly on a user's machine. It provides real-time visibility into every session, helping users effortlessly track and manage their work environments.
Features
-
Centralized Visibility: Fleet Deck displays all active sessions on a single local board, accessible at http://127.0.0.1:4711, each identified by unique callsigns like
falcon-a3f2orotter-91c4. Users can monitor the current state of each session, whether it’s queued, working, verifying, or offline. -
Conflict Detection: Users receive immediate alerts when multiple sessions attempt to edit the same file, preventing unintentional overwrites. Conflict warnings are displayed contextually, ensuring that users remain informed about potential issues before they escalate.
-
Interactive Mailbox: Communicate with sessions easily through a dynamic mailbox system that facilitates messaging across sessions, repositories, or the entire fleet without disrupting active work.
-
Session Orchestration: Fleet Deck can automate session management, such as spawning new workers for tasks and routing jobs to the most suitable idle sessions based on defined parameters.
-
Live Terminal Integration: Users can engage with sessions directly via a modal terminal that provides real-time input and output, allowing for immediate interaction without losing context. This modal terminal supports advanced input features, including multi-line entry.
-
Revive Dead Sessions: In cases where sessions become unresponsive or if the machine restarts, Fleet Deck allows users to revive sessions from their last known state, preserving the work done without losing any progress.
-
Remote Control Capability: The system includes functionality to control agents remotely through a separate cloud service, enabling management of sessions from different devices, including mobile phones.
Installation Requirements
Fleet Deck is designed to work with Node 22.5+ or higher. Once installed, users can launch new claude sessions from any terminal and immediately integrate them into the board.
Conclusion
By simplifying the management of Claude Code sessions and providing powerful organizational tools, Fleet Deck enhances productivity and coordination, allowing users to focus on development without the overhead of session management complexities.
No comments yet.
Sign in to be the first to comment.