fleetview beta

One screen for all your background coding agents. Claude Code's agent view, ported to opencode, claude, and copilot.

This is a beta release, so expect rough edges and breaking changes between versions. It has been tested most with opencode in iTerm2; the claude and copilot backends are newer, and other terminals should work but have seen less use.

The fleetview roster: a task is dispatched from the input box, isolates into its own worktree, streams its progress, blocks on a question that is answered with a single keypress, and lands under completed.

Install

npm i -g fleetview

Needs Node 24 or newer. Then run fleetview — or try it first with npx fleetview, nothing left behind.

View the source on GitHub

What it does