<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>CLI 工具 on Text Matrix</title><link>https://txtmix.com/tags/cli-%E5%B7%A5%E5%85%B7/</link><description>Recent content in CLI 工具 on Text Matrix</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Tue, 21 Jul 2026 20:06:14 +0800</lastBuildDate><atom:link href="https://txtmix.com/tags/cli-%E5%B7%A5%E5%85%B7/index.xml" rel="self" type="application/rss+xml"/><item><title>RTK：Rust 编写的 CLI 代理，让 LLM 开发者节省 60-90% Token 消耗</title><link>https://txtmix.com/posts/tech/rtk-rust-cli-proxy-token-optimization/</link><pubDate>Tue, 19 May 2026 20:25:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/rtk-rust-cli-proxy-token-optimization/</guid><description>&lt;h2 id="先给判断">先给判断&lt;/h2>
&lt;p>LLM 按 Token 计费，但开发里大量命令输出（&lt;code>ls&lt;/code>、&lt;code>git diff&lt;/code>、&lt;code>pytest&lt;/code>）都是格式固定的模板文本，真正有用的信息占比很低。RTK 在命令输出进入 LLM 之前做压缩，保留关键结果、丢掉格式噪音。&lt;/p>
&lt;p>如果你重度使用 AI coding 工具（Claude Code、Cursor 等），RTK 值得装一个；它不改你的工作流，但能实打实降低 Token 账单。&lt;/p></description></item></channel></rss>