Fetching from the wire…
Public story · 2026-09-11 · high
RTK trims shell output before a coding agent reads it and claims 60-90% savings, but Quesma's benchmark found costs rose on every model it tested.
Why now: RTK's v0.49.0 recall fix, released September 11, targets the exact failure Quesma's benchmark found, and nobody has retested it yet.
Quesma's Terminal-Bench 2.1 test found that RTK, a shell-output filter for coding agents, raises the cost of agent runs instead of cutting it.
Teams paying per token for agent runs are the ones this burns. RTK has almost 80,000 GitHub stars on a promise of 60-90% savings, trimming noisy command output before the model reads it.
Average cost per task rose 1% on Fable 5.0 and 17% on DeepSeek V4 with RTK running. Pass rates dropped 1 to 2 points on both models. On DeepSeek, 44 of 58 tasks cost more with RTK on than off.
The math explains why. Terminal output is about 7% of Fable's input tokens and 26% of DeepSeek's, so perfect compression of that slice can't cut a bill by 60%. When RTK trims something the agent needs, the agent runs another command to get it back, and each extra turn re-sends the whole context.
RTK's own rtk gain report counts bytes removed, not dollars saved or tasks solved. Quesma's numbers show why that gap costs money. A JetBrains A/B test in July found RTK 7.6% more expensive at low effort, a second team reaching the same result with a different setup.
On September 11, RTK released v0.49.0, adding a content-addressed SQLite store so an agent can recall output its filters removed. The release also adds per-filter counters that flag filters whose output gets pulled back too often. That targets the exact failure Quesma measured. Nobody has rerun the benchmark on it yet.
The pattern isn't unique to RTK. NVIDIA's SoL-Pi, an MIT-licensed extension for the Pi agent, claims 45-49% fewer tokens and about a third lower cost. It holds about 94% of Pi's EdgeBench score. Early testers on r/LocalLLaMA were split: one called results on DeepSWE tasks "not promising," another flagged cache misses on local setups.
The only test that means anything is dollars per solved task, run with the tool on and off across enough tasks to see the spread. A bytes-saved counter isn't that test.
Each link below shares sources, entities, or timing with this story.
DeepSeek posted a community notice: once V4.1 Flash launches around September 10 Beijing time, and until a V4.1 Pro exists, every V4 Pro request routes to V4.1 Flash and bills at Flash unit pricing. The stated reason is that Flash has surpassed Pro on performance, cost, speed...
DeepSeek-V4-Flash-0731 landed July 31 under MIT with a DSpark speculative-decoding module attached. Terminal Bench 2.1: 82.7. Toolathlon-Verified: 70.3. DSBench-FullStack: 68.7. DeepSWE: 54.4. NL2Repo: 54.2. The model card claims it beats DeepSeek-V4-Pro (Preview) "despite its...
I don't care that Grok 4.5 ranks #4. I care that it resolves a SWE-Bench Pro task with an average of 15,954 output tokens where Opus 4.8 spends 67,020. That's a 4.2x efficiency gap, and it lands straight in my monthly bill. SpaceXAI launched Grok 4.5 on July 8, a roughly 1.5T-...
DeepSeek dropped V4 in mid-June as an open-weight model with a 1-million-token context window, priced at $1.74 per million input tokens, posting near-parity with GPT-5.4 on math and Q&A benchmarks (MindStudio). That's the headline number. The architecture underneath is more in...
DeepSeek released V4 on April 24 and the numbers demand attention. V4-Pro is 1.6 trillion parameters total with 49 billion active, MIT-licensed, native 1M-token context. It scores 80.6% on SWE-bench Verified, putting it within 0.2 points of Claude Opus 4.6. On Terminal-Bench 2...
For about a year, "run your agent locally" meant accepting a model that couldn't reliably call a tool twice in a row. That excuse is gone. Meta Superintelligence Labs published Muse Glimmer today: a 29.6B dense causal transformer, 52 layers, 6,656 hidden dim, with a ~1.8B ViT-...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.