Download
Fleet for Mac. Free, local, no account.
A squad of Claude Code agents, each in its own git worktree, on your own machine. This is the app on this page: no sign in, no server, no telemetry, and the only request it makes on its own behalf is the update check. Fleet workspaces, the hosted service, is a separate product you opt into and it changes nothing here.
Apple silicon. Intel Macs are not supported.
- version
- 0.19.0
- released
- 2026-08-13
- sha512
- VZfXTlYXGFI36Gjz0CMcPHx4w8rEG7Ltu+T6OPYYqqcgsgn+ED7KMTAzReT2zmWSpabluAx2a2U4yEOeE3aJDQ==
Trust
Your code stays on your machine.
The agent runs with your filesystem privileges, which is the point and also the risk, so the boundaries are worth reading before you install rather than after.
Nothing leaves
A display layer that stays one
Repository content is untrusted
Commands by id
Requirements
What you need.
- Mac
- Apple silicon. Intel Macs are not supported, and there is no Windows or Linux build.
- Claude Code
- Your own install, authenticated with a subscription or an API key. Fleet ships no copy of it and never asks you for a key.
- GitHub CLI
- gh, authenticated. Fleet uses it to open pull requests. Everything else works without it.
- Git
- A repository with a remote. Fleet fetches from it and never pulls your base branch.
First launch
What to expect the first time.
Setup checks what is on your PATH
Logins happen in your Terminal
Add a repository, or create one
The first prompt makes the worktree
Fleet reads the repository’s own CLAUDE.md, its .claude/settings.json and its slash commands, so a session behaves the way your terminal does on the same repository rather than like a different tool.