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

~/Documents/Projects/pokemon-game — klaatcode
v1.15.66
──────────────────────────────────────────────────────────────
KLAATCODE
──────────────────────────────────────────────────────────────
KlaatCode 1.15.66·ctrl+p commands
main·code

Installation

One command.
Works everywhere.

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

macOSmacOS 12+ · Apple Silicon or Intel
Linuxx64 or ARM64 · glibc or musl
WindowsWindows 10+ · x64 or ARM64

Homebrew (recommended)

$ brew install KlaatAI/klaatcode/klaatcode

curl

$ curl -fsSL https://klaatai.com/api/install | bash

Start KlaatCode in your project

1Open your terminal
2Navigate to your project$ cd ~/my-project
3Launch KlaatCode$ klaatcode

First run opens browser to sign in. Sessions are saved automatically.

Continue a session: klaatcode -s <session-id>

Features

Everything a developer does, automated.

Code Graph

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

10× fewer tokens

5-Tier Smart Routing

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

70% cost reduction

Agentic Tool Loops

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

Tool calls free

Semantic Search

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

< 1s lookup

Full File Ops

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

10 built-in tools

Session History

Every conversation is saved. Pick up right where you left off. Switch projects, resume sessions, replay conversations with -s flag.

Persistent sessions

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.

Faster & cheaper
More powerful
nano
Instant

Greetings, yes/no, short acks

hi
looks good
what is X
🚀
fast
Fast

File reads, quick lookups, simple edits

read this file
rename this var
what does X do
🛠
code
Code

Write, debug, and refactor code

fix the auth bug
add unit tests
implement X
🧠
reason
Reason

Architecture, planning, deep analysis

explain this codebase
review this PR
design a new module
🏋️
heavy
Heavy

Multi-file refactors, system design

refactor the entire auth module
migrate to a new schema
rewrite service layer

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

Keyboard shortcuts

Built for the keyboard.

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

EnterSend message
EscCancel / back
/helpShow help
/loginSign in
/modelSwitch model tier
Ctrl+CInterrupt response
Shift+↑/↓Scroll history
-s <id>Resume session

Ready to ship faster?

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