patrick szymkowiak

patrick szymkowiak

Founder of RTK & Kexa.io | EuraTech
All activity
CLI proxy between your terminal and AI coding agent. Compresses command output (cargo test: 155→3 lines), cleans context for better reasoning. Average savings: 89% across 7,000+ commands. Works with Claude Code, Cursor, Gemini CLI, Aider, Codex, Windsurf, Cline. Single Rust binary. Zero deps. 1,000+ GitHub stars in a month. MIT license.
RTK — Rust Token Killer
RTK — Rust Token KillerSave 89% of wasted tokens on your AI coding agent
patrick szymkowiakstarted a discussion

Which shell commands waste the most tokens in your AI coding agent?

Hey! RTK launches tomorrow 🚀 Quick question for devs using AI coding agents: which shell commands generate the most token waste for you? For me it was cargo test — 155 lines down to 3 with RTK. Drop your worst offenders below 👇 npm install? docker build? kubectl logs?