Fetching from the wire…
Public story · 2026-07-31 · high
The 35B model beats GPT-5.5 plus Codex and nears the 2.8-trillion-parameter Kimi K3, with its weights released publicly.
Why now: The result appears in the July 31 briefing, and its public weights let anyone rerun the same 4090 setup to check the score.
Frontis-MA1, a 35-billion-parameter agent, scored 71.21% on MLE-Bench Lite's Medal Average on a single RTX 4090 capped at 12GB of VRAM, per the paper posted to arXiv. That beats a GPT-5.5-plus-Codex combination and closes in on Kimi K3, a 2.8-trillion-parameter model, on the same benchmark.
That matters most for teams without a frontier lab's compute budget. It suggests trained search can close a scaling gap that money alone was assumed to close.
Composing the agent's four trained operators, Draft, Improve, Debug, and Crossover, into search lifted the benchmark's Medal Average from 39.39% to 60.61%. That's under the same 12-hour, single-GPU budget as the final score. Reaching 71.21% took one more layer, an additional search process the paper calls OpenMLE-Evo-Max.
The paper's authors trained each operator separately using execution-grounded supervised fine-tuning and reinforcement learning, on a dataset called OpenMLE. That means the model gets graded on whether its code actually runs and scores, not just whether it looks right. The authors release both the weights and the full stack, making the setup reproducible outside the lab that built it.
The paper doesn't say what Sol is beyond another system Frontis-MA1 still trails. It also doesn't break down how much of the 10.6-point jump from OpenMLE-Evo-Max comes from extra search time versus the operators themselves.
Search beat scale here. A 35B model on one capped consumer GPU outscored a named GPT-5.5-plus-Codex stack and nearly caught a model eighty times its size. The number to watch is how much of Kimi K3's remaining lead disappears if someone runs OpenMLE-Evo-Max against it directly.
Each link below shares sources, entities, or timing with this story.
$3,054 against $38,370. Same benchmark, better score. Praxist (arXiv 2608.25955, submitted August 26) replaces per-attempt agent memory with a typed evidence graph of findings, plus lane-structured frontiers and agendas, so later attempts inherit validated mechanisms rather th...
SkillSentry (arXiv 2608.09253) targets the gap where an agent completes a task under skill guidance then fails the same task on a repeat run. It defines a DSL for runtime guidance, initializes it from skill specs plus insights mined from historical successful *and failed* trac...
Two thirds. Not two thirds of a contrived jailbreak set. Two thirds of realistic malicious issue requests, against the exact three tools most of the people reading this run daily. Ankur Singh, Jinqiu Yang, and Tse-Hsun Chen built IssueTrojanBench across four attack categories...
holaboss-ai/holaOS puts Claude Code, Codex and its own agent in one Electron workspace where context and history live as editable local files rather than a hosted database, so memory persists across sessions *and* across agents. Built-in frontier models (Kimi K3, GLM 5.2, GPT...
Four frontier models. Five sealed engineering problems. The result everybody will quote is that Claude Fable 5 won. The result that should actually change how you work is buried three-quarters down the page. JuliaHub published an evaluation on July 30 running four frontier mod...
SynChain uses persistence-aware directed SFT to make a computer-use agent produce artifacts that pass vetting while hiding malicious influence in structural redundancies, surviving internal state updates and reactivating in a later workflow with no new external input. Tested a...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.