FleetViewA VS Code dashboard for developers using Claude Code. FleetView shows your own running agent sessions and the subagents they launch — so you can see progress at a glance, review the code a subagent is writing, and understand what the main agent did with each result. FeaturesFleet roster
Subagent panel — Output · Diff · HarvestClick any subagent to open a three-tab panel:
Completion notificationsWhen a subagent finishes, FleetView shows a notification with its outcome and duration, and one click jumps straight to its output or its harvest. Attribution mapOpen a session's ⌗ map for a per-subagent table of who-changed-what: agent id, type, worktree branch, files touched and lines added/removed — so parallel agents never blur together. How it worksFleetView is read-only. It reads the session and transcript files Claude Code
already writes on your machine and runs PrivacyFleetView runs entirely on your machine. It has no network access and sends no data anywhere. |