fleetview beta

Claude Code's agent view for opencode, claude, and copilot. A roster TUI for backgrounded agent sessions.

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: sessions grouped under pinned, needs input, working, and completed, with an input box for dispatching a new task.

Install

npm i -g fleetview

Needs Node 24 or newer. Then run fleetview.

View the source on GitHub

What it does