# Hanzo Dev — a coding agent in your terminal > Hanzo Dev works on the files you already have, in the repo you are already in. Tell it what you want and it writes the code and runs it. Commands run in a sandbox. Open source, Apache-2.0. 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. [Get Hanzo Dev](https://hanzo.sh)[Read the docs](https://docs.hanzo.ai/docs/dev)[View on GitHub](https://github.com/hanzoai/dev) 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. ### Install the CLI `$ curl -fsSL hanzo.sh | bash` Works the same in bash, zsh and fish. ### Download the binary [Download Dev](https://github.com/hanzoai/dev/releases/latest)macOS, Windows and Linux builds in every release. ### Run it in your IDE Try 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. [Install from hanzo.sh](https://hanzo.sh)[Sign in to Hanzo Cloud](https://console.hanzo.ai)[GitHub](https://github.com/hanzoai/dev) ## Open source License: Apache-2.0[hanzoai/dev](https://github.com/hanzoai/dev) ## Get Dev AI engineer that ships PRs from a sentence [Deploy to Cloud](https://console.hanzo.ai/deploy)[Self-host](https://docs.hanzo.ai/docs/dev)