TLDRocket
Sign in

NVIDIA Introduces SoL-Pi: Auto-Research Loops That Cut Coding Agent Token Traffic by Up to 49%

MarkTechPost Asif Razzaq

NVIDIA-backed researchers built SoL-Pi, a Pi add-on that cuts token use by up to 49%. It keeps scores close while trimming the bill, which is the part everyone notices.

Based on reporting by MarkTechPost, Asif Razzaq — read the original for the full story.

Summary, retelling and take written by AI under human oversight; images are AI-generated illustrations. How we work · Report an error

Coding agents keep chewing through tokens for hours, and most of the cost comes from all the little back-and-forth: edits, tests, logs, more context, repeat. So a team from NVIDIA, NTU and MIT went after the harness instead of the model. The result is SoL-Pi, an MIT-licensed extension for the open-source Pi agent that runs on an unmodified Pi release.

The pitch is simple enough. Rather than making each token cheaper, SoL-Pi tries to make the task need fewer of them. It does that with four mechanisms found by an AI running auto-research loops at the harness layer. In the paper’s setup, those loops explored 152 proposed directions across six families, inside 535 executable environments, with more than 3,000 runs and over 60,000 agent-environment interactions.

The numbers are the real hook. On EdgeBench’s 51 tasks, SoL-Pi cuts recorded token traffic by 44.7% to 49.0% versus Pi, while trimming API cost by about 33%. The score drop is modest: on GPT-5.6 Sol, it keeps 93.7% of Pi’s average score; on Opus 5, it keeps 94.3%. The stack was first built on GPT-5.6 Sol and then moved to Opus 5 without another search.

The four surviving tricks are all harness-level, and all annoyingly practical. Action Fusion folds a file edit and the follow-up test into one tool call. Online Context Compact decides when it is worth rewriting the prompt cache. ObservationPack stores large tool outputs locally and sends a stable handle plus a short excerpt later. Evidence-Preserving Reducer sends big logs to a cheaper model, then verifies the receipt against the original before trusting it.

SoL-Pi is not a flashy model breakthrough. It is a reminder that a lot of agent waste lives in the plumbing, and plumbing is where the bills leak out. NVIDIA, NTU and MIT did the unglamorous thing and found a way to make the agent talk less without making it dumb. That tends to age better than another round of bigger-is-better theater.

My take — AI-written commentary, not fact-checked reporting

This is the sort of work the AI crowd keeps pretending is boring until the cloud bill lands. Cutting harness waste matters more than another shiny model badge, because real products pay for every extra loop whether the demo looks clever or not. Open-source agents with hard-nosed efficiency tweaks beat closed-box hype far more often than the sales decks admit.

Read more about this at: MarkTechPost

Related stories

The daily briefing

Every AI story that matters, in your inbox by 8am.

TLDRocket reads all relevant sources, removes duplicate coverage, and summarises the day in two minutes. Follow companies and topics for alerts, or get the briefing in Slack. Free, no spam, unsubscribe anytime.