Skip to content
DocumentationTry Hanzo
Hanzo Dev · Coding agent

A coding agent in your terminal

It works on the files you already have, in the repo you're already in. Tell it what you want. It opens the files, makes the change, runs the tests, and reads what came back.

Open source, Apache-2.0. Works with the tools you already use — Claude Code, Codex, Gemini, and Qwen run through the same command.

Available throughTerminalVS CodeJetBrainsCI
What is Hanzo Dev

It writes the code and runs it

Say what you want in plain words. Dev reads the repo, makes the change across files, runs commands to check its work, and shows you the diff.

01

Runs in your shell

Type hanzo dev in any repo. Give it a task and it works on its own — or hand it the task up front and let it run headless.

02

Splits the work

Big jobs go to several agents at once. Auto Drive breaks the goal into steps and keeps going until the work is done.

03

Our best model, or any model

Enso is our frontier model, and it leads several public benchmarks. One login also gets you every other model on the gateway, cloud agents for long jobs, and a way to deploy.

Capabilities

What you get

Commands run in a sandbox

Opening a repo means running its scripts, so it runs them in a sandbox every time. Drop it for one run with --no-sandbox. It never gets saved.

It reviews its own work

A watcher checks every change in a separate worktree and hands you fixes you can apply. It never blocks the session.

Nothing hidden

You see the model, the whole prompt, and the context window on every request. No silent model swaps. No quiet compression.

It can use a browser

Native browser control over CDP, with screenshots inline — so it can check the change that only shows up on a page.

Your tools

Add MCP tools for files, databases, APIs, or anything you write yourself. The repo’s own tools stay off until you ask for them.

Think harder when it matters

Set how hard it thinks per task — medium, high, or xhigh. Trade speed for depth only when the work needs it.

Choose how to get started with Dev

Dev runs in your terminal, in your editor, and in the cloud. Work beside it locally, or hand it the task and let it keep going while you step away.

Hanzo Dev running in a terminal

Install the CLI

Works the same in bash, zsh and fish.

The Hanzo desktop surface

Download the binary

Download Dev

macOS, Windows and Linux builds in every release.

Hanzo Dev reviewing a diff in an editor

Run it in your IDE

Runs in the terminal your editor already has.

Open a terminal

Install it, sign in, and type hanzo dev in any repo.

Open source

License: Apache-2.0hanzoai/dev

Get Dev

AI engineer that ships PRs from a sentence