KlaatCode CLI · v1.15.66

The AI engineer that lives in your terminal.

KlaatCode indexes your entire codebase and routes every task through the right AI tier automatically. Debug, implement and review — without leaving the CLI.

10×
less context used
70%
requests on free tiers
< 1s
symbol lookup
~/projects/pokemon-game — klaatcode
$ klaatcode
build me a pokemon battle simulator in TypeScript
Read src/types/game.ts · Write pokemon-battle.ts
interface Pokemon { name: string; hp: number; moves: Move[] }
class BattleSimulator { attack(a, b) { … } }
✓ Created pokemon-battle.ts (127 lines)
codemain · ctrl+p commands

Installation

One command. Works everywhere.

Auto-detects your architecture. Installs to ~/.klaatcode/bin/ and adds to PATH. No admin needed.

$ brew install KlaatAI/klaatcode/klaatcoderecommended
$ curl -fsSL https://klaatai.com/api/install | bash

macOS 12+ · Apple Silicon or Intel

Features

Everything a developer does, automated.

10× fewer tokens

Code Graph

Indexes your entire project — functions, classes, imports, call graphs. The AI finds any symbol instantly without reading every file.

70% cost reduction

5-tier smart routing

Klaatu-o1 classifies every message and picks the most efficient tier automatically. Greetings hit nano. Architecture hits heavy.

Tool calls free

Agentic tool loops

Reads files, writes code, runs tests, executes bash — all in one session. Tool calls never count toward your daily request limit.

< 1s lookup

Semantic search

Find callers, callees and usages across the codebase. Ask "where is this used?" and get exact file:line in under a second.

10 built-in tools

Full file ops

Read, write and diff-edit files precisely. Glob and grep across the project. Fetch from URLs. Everything a developer does, automated.

Persistent sessions

Session history

Every conversation is saved. Pick up where you left off, switch projects, and resume sessions with the -s flag.

Intelligent routing

5 tiers. Always the right one.

Klaatu-o1 reads your message and picks the cheapest tier that can handle it — automatically, every time.

nano
Instant

Greetings, yes/no, short acknowledgements

🚀
fast
Fast

File reads, quick lookups, simple edits

🛠
code
Code

Write, debug and refactor code

🧠
reason
Reason

Architecture, planning, deep analysis

🏋️
heavy
Heavy

Multi-file refactors, system design

~70% of all requests route through nano, fast, or code — the most efficient tiers.

Keyboard shortcuts

Built for the keyboard.

Everything reachable without a mouse. Vim-style navigation throughout.

Send messageEnter
Cancel / backEsc
Show help/help
Sign in/login
Switch model tier/model
Interrupt responseCtrl+C
Scroll historyShift+↑/↓
Resume session-s <id>

Ready to ship faster?

Install in 30 seconds. Free plan: 30 requests/day. No credit card needed.