Not live yet. The most beautiful coding agent ever made is almost here — and it's free.Join the waitlist →
Install

Install Picasso.

One binary. A terminal-first start on macOS, Linux, and Windows — these paths go live the day the doors open.

picasso / installindexed
Install
Install Picasso

One binary. A terminal-first start on macOS, Linux, and Windows — these paths go live the day the doors open.

macOSUse the package path your team standardizes on, then verify the installed binary before connecting a provider.
LinuxInstall from the shell, confirm the binary on your path, and run the doctor command before opening a production repository.
WindowsUse a Windows package manager where available, then launch Picasso from the terminal in the repository you want it to inspect.
brew install picassopicasso --versionnpm install -g @picasso/cli

macOS.

Use the package path your team standardizes on, then verify the installed binary before connecting a provider.

brew install picasso
picasso --version

Linux.

Install from the shell, confirm the binary on your path, and run the doctor command before opening a production repository.

npm install -g @picasso/cli
picasso --version
picasso doctor

Windows.

Use a Windows package manager where available, then launch Picasso from the terminal in the repository you want it to inspect.

winget install picasso.picasso
scoop install picasso
picasso --version

Node package managers.

Use the npm package when your workstation already manages global developer tools through Node.

npm install -g @picasso/cli
pnpm add -g @picasso/cli
picasso --version

Mac app.

Picasso for Mac is a universal app for macOS 13 and later. It shares the same runtime, memory, goals, and approval queue as the CLI and TUI. The download link goes out to the waitlist the day the doors open.

From source.

Source installs are for contributors and teams that want to inspect the code before running it. Clone the repository, install dependencies, build the workspace, then run the CLI from the package script.

git clone https://github.com/picasso/picasso.git
cd picasso
pnpm install
pnpm build
pnpm picasso

Verify your install.

A good first run proves three things: the binary is reachable, the local environment is healthy, and Picasso can see the repository boundary. Release artifacts can also be checked with package signatures, checksums, or provenance when your install path provides them.

picasso --version
picasso doctor
picasso auth status

System requirements.

Picasso needs a modern terminal, Git for repository workflows, and the package manager or runtime your project already uses for tests and builds.

First run.

Run `picasso` with no arguments to open the first-light flow. Choose managed, subscription, API-key, or local mode, then ask for a plan before the first edit.

The waitlist
Code Freely.

Picasso for Mac is almost here — a coding agent that looks the way serious tools should, and costs what creative freedom should: nothing. Leave your email and be first on the canvas.

Not live yet. Free for developers when it is — that's the point.

Sponsors and labs — the early canvas is yours. Choose Sponsor or Lab above and we'll reach out before launch.