Getting Started
Get up and running with Hanzo Dev in minutes.
Hanzo Dev is an AI-powered coding assistant that runs in your terminal. It provides interactive TUI sessions, non-interactive execution for CI/CD, multi-agent orchestration, and sandboxed command execution.
Quick Start
npm install -g @hanzo/devThen launch:
dev "explain this codebase to me"Next Steps
- Installation details for system requirements and build options
- Authentication to connect your API key
- Configuration to customize behavior
- CLI Reference for all commands and options