Rtk

rtk

https://rtk-ai.app · GitHub · ~/rtk

CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies, <10ms overhead.

How It Works

Filters and compresses command outputs before they reach your LLM context. Supports 100+ commands out of the box.

Tech Stack

  • Written in Rust
  • Homebrew install available (brew install rtk)
  • Multi-language README (English, French, Chinese, Japanese, Korean, Spanish)
  • Comprehensive architecture docs (ARCHITECTURE.md, 42K)

Install

brew install rtk
# or via install.sh
curl -fsSL https://raw.githubusercontent.com/rtk-ai/rtk/main/install.sh | sh

Related

  • Kyle Boas — author
  • pi — works well as a companion tool for terminal-based LLM coding