Kilo CLI — Installation & Usage Guide
Kilo CLI is a terminal-based AI coding agent that allows you to plan, write, debug, and refactor code without leaving your terminal. It supports 500+ models and requires Node.js v18.0 or later. To install, use npm install -g @kilocode/cli or npx @kilocode/cli. Verify the installation with kilo --version. For older CPUs, download the -baseline binary from GitHub Releases.