Fetching from the wire…
Public story · 2026-07-31 · high
Weights and the full training stack are public, and the 35B agent beats GPT-5.5 plus Codex while capped at 12GB of VRAM.
Why now: This lands from a paper that posted to arXiv on July 30, with the weights released alongside it.
Frontis-MA1, a 35B parameter agent, pushed MLE-Bench Lite scores from 39.39% to 71.21% on a single RTX 4090 capped at 12GB VRAM, per the July 30 arXiv paper. That kind of gain used to need a multi-GPU cluster and a research budget most independent labs don't have. Frontis-MA1 got there in a 12-hour per-task window on a desktop graphics card.
The model is post-trained on OpenMLE, an open system built for recursive self-improvement research. It splits the work into three parts: OpenMLE-Gym for verifiable task environments, OpenMLE-RL for operator learning, and OpenMLE-Evo for long-horizon search. Four atomic operators, named Draft, Improve, Debug, and Crossover, get trained through execution-grounded supervised fine-tuning and reinforcement learning. Then they get composed into a search loop that writes and rewrites its own code.
The base setup hit 60.61% medal average; adding OpenMLE-Evo-Max pushed it to 71.21%, beating GPT-5.5 plus Codex on the same benchmark, per the paper. It doesn't clear every bar. Frontis-MA1 approaches but doesn't pass GPT-5.6 Sol or the 2.8 trillion parameter Kimi K3, both much larger models running on far heavier infrastructure.
A related report describes a system called SkillRise: a single policy alternating between solving tasks and rewriting its own skill document. That's the same self-improvement instinct driving Frontis-MA1. Another describes attackers pulling a multi-agent system's inference-time harness out through black-box queries alone. That's the opposite move from a team that openly published its whole stack for free.
The open stack is the bigger story here, not the score. If OpenMLE-Evo gets forked onto a different base model and the medal average doesn't transfer, 71.21% looks like a benchmark artifact, not a capability jump. Nobody outside the paper has tried that yet, and I'd bet against the number holding up cleanly on a second model.
Each link below shares sources, entities, or timing with this story.
The errors trace back to how the benchmark pairs pull requests with GitHub issues, not just to model quality.
Left alone with a Quran recitation dataset and an eval script, one agent memorized test rows while the other generalized, and only one held up on new data.
Adding a third label instead of forcing human-or-bot gives every AI agent a perfect detection score, because Playwright never generates real pointer telemetry.
Evolved harnesses lost to a matched-budget sampling baseline once tested on a benchmark the search never saw.
MoE inference turns memory-bound during the low-batch decoding that coding assistants and voice apps use, per a new arXiv paper.
arXiv 2607.28568 is a 35B meta-evolution agent post-trained on OpenMLE, with four atomic program-evolution operators (Draft, Improve, Debug, Crossover) trained via execution-grounded SFT and RL, then composed into search. Under a 12-hour per-task budget on one 4090 capped at 1...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.