AI/智能体/模型工具 · Rust
rtk-ai/rtk
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies。
项目解读
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies。 主题标签包括 agentic-coding、ai-coding、anthropic、claude-code、cli、command-line-tool、cost-reduction、developer-tools。 README 重点章节包括:Installation、Homebrew (recommended)、Quick Install (Linux/macOS)、Cargo、Pre-built Binaries。
README / GitHub 亮点
- GitHub 描述:CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies。
- rtk filters and compresses command outputs before they reach your LLM context. Single Rust binary, 100+ supported commands, Estimates based on medium-sized TypeScript/Rust projects. Actual savings vary by project size.
- Installs to /.local/bin. Add to PATH if needed:。
- macOS: rtk-x8664-apple-darwin.tar.gz / rtk-aarch64-apple-darwin.tar.gz。
适用场景
适合评估 AI 应用、智能体工作流、模型工具链、RAG/提示词工程或 AI 辅助开发场景。
采用前核查
Open Issues 数量较高,需评估维护压力和问题响应速度。
README 摘要
High-performance CLI proxy that reduces LLM token consumption by 60-90% Troubleshooting • Architecture • rtk filters and compresses command outputs before they reach your LLM context. Single Rust binary, 100+ supported commands, Estimates based on medium-sized TypeScript/Rust projects. Actual savings vary by project size. Installs to /.local/bin. Add to PATH if needed: Download from releases: