Next-Gen Agentic CLI

PLAN &
EXECUTE.

Nami is an LLM-powered CLI that thinks, plans, and executes. Pure terminal control with true agency.

nami — v1.2.0
$curl -fsSL https://raw.githubusercontent.com/channyeintun/nami/main/nami/install.sh \
  | sh
Installation complete. Global binary available at /usr/local/bin/nami > Run 'nami' to start your first agentic session.

First-Class Artifacts

Implementation plans and task lists are persisted for review. Resume and refine your sessions easily.

Industrial Safety

Total control over tool execution. Every write or command requires your explicit confirmation.

Model Agnostic

Switch between Anthropic, OpenAI, or local Ollama models on the fly. Use the right model for the job.

Raw Efficiency.

A split architecture: Silvery for high-performance terminal UI and Go for low-latency tool execution.

Fast TUI (Silvery)

Go Core (Parser-backed)

Nami Launcher Bun • Silvery
Terminal UI & User Input Session
Bidirectional NDJSON Stream
Nami Engine Go • LLM Loop
Tool Execution & Model Orchestration