Major release · v2.0

What's new in v2.

v2 turns Cenvero Fleet into a file-moving, AI-driven control plane — all over the same authenticated, host-key-pinned SSH channel you already trust.

Upgrade now Full changelog
Headline features

Three big additions.

Secure file manager

Move files with fleet file, a dual-pane terminal manager (fleet files), or a localhost web UI (fleet file ui). Chunked, parallel, SHA-256-checksummed, and resumable after a drop.

Live directory sync

fleet sync keeps a local folder and a server folder mirrored. Pick which side is the writer with --from; the replica overwrites differing files and (by default) deletes extras — live, until you stop it.

Agentic control

fleet skill claude installs a /fleet command; the agent learns the whole CLI from fleet context and operates your fleet. Read why it's the best agentic SSH tool →

Also new

More in v2.

Inspect remote files

fleet file stat, cat (checksum-verified to stdout), and tail for quick remote inspection — plus -r recursive upload and download of whole directory trees.

Real mouse support

Content-anchored mouse zones (bubblezone) across the dashboard and the file manager — click tabs and rows, drag files between panes.

Hardened across the board

A multi-round security audit of the whole codebase: fail-closed scoped RBAC tokens (per-server and per-secret, hashed at rest), reverse-mode agents that enroll with one-time join tokens, signed + anti-rollback updates, an agent --file-root sandbox, and host-key-pinned transport throughout.

Transfer defaults

Per-server and global defaults for remote directory, parallel streams, and chunk size — seeded on first connection and tunable any time.

Upgrade in seconds.

$ brew update && brew upgrade cenvero-fleet
# or: fleet update apply