Fetching from the wire…
Public story · 2026-08-10 · high
The technique lets an agent rehearse a tool call before making it, pushing one benchmark score from 36.7% to 40.9%.
Why now: The paper's arXiv identifier places it in August 2026, and this is the only source reporting the result so far.
EnvACE trains one policy to both act and simulate the tools it calls, per a paper posted to arXiv as 2608.06197. Training tool-calling agents with reinforcement learning normally means running two separate systems, the policy and a live environment for it to react against. EnvACE folds both into one model, and that alone accounts for a 5.5-point gain over standard GRPO on τ²-Bench.
The architecture trains with role-wise GRPO, separate advantage baselines for the acting and rehearsal roles, sharing every parameter between them.
On BFCL V4, the tool-calling benchmark, it scored 46.04%. τ²-Bench averaged 36.7%, ahead of every baseline that scaled up with more environment data instead of a better training method. Overall, EnvACE reached 32.91%.
The more interesting number shows up at inference. With the simulation built into the same model, the agent runs a private rehearsal before it commits to a real tool call.
That means checking its own predicted outcome against the move it's about to make. Two rehearsal passes pushed τ²-Bench from 36.7% to 40.9%, with no added training.
Each link below shares sources, entities, or timing with this story.
New batching algorithms enable ~7x, up to 12x+, longer-context GRPO training with no accuracy or speed penalty versus optimized FA3 and chunked-loss setups (Unsloth Docs). Qwen3-8B GRPO reaches 110K context on one 80GB H100 via vLLM plus QLoRA. For solo builders doing reasonin...
Three moves, two days, no coordination between them. August 10–11: GitHub shipped Ollama as a BYOK provider inside Copilot for JetBrains (GitHub Changelog). Unsloth released Unsloth Desktop with a command literally named unsloth start claude, which points Claude Code and Codex...
Google DeepMind released Gemma 4 on April 2 with four model sizes (E2B, E4B, 26B MoE, 31B Dense) under Apache 2.0. Multimodal (text, vision, audio). 256K context. Native thinking and tool-calling optimized for agentic workflows. Day-zero ecosystem support across vLLM, llama.cp...
The Hugging Face page is marked "Upcoming release" with no model card, license, architecture details, context length or benchmarks, after Alibaba promised both Qwen3.8-Max and the 27B weights for the week of August 10. A ModelScope countdown pointed at August 15. Unsloth signa...
Alibaba released Qwen3.6-27B on April 22. Dense architecture. Open weights. 77.2% on SWE-bench Verified, within 3.7 points of Claude Opus 4.6. On SkillsBench, it scores 48.2% versus its own 397B MoE predecessor's 30.0%. That's a 77% improvement with 14.8x fewer parameters. Let...
Two specialized RL agents — Memory Manager (ADD/UPDATE/DELETE operations) and Answer Agent — fine-tuned with PPO and GRPO. With only 152 training QA pairs, outperforms baselines across three benchmarks. Directly applicable to persistent agent memory systems. arXiv 2508.19828
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.