SpaceXAI’s Grok 4.6 ships 500K context and a new xhigh… · M&A 🤖
| View this email in your browser |
![]() Models & AgentsDaily AI models, agents, and practical developments.
|
🎧 Today's episode Episode 140 · SpaceXAI’s Grok 4.6 ships 500K context and a new xhigh reasoning mode tuned specifically for long-running agents and coding workflows. 2026-08-13 ▶ Listen now |
What You Need to Know: SpaceXAI released Grok 4.6 yesterday as a post-training upgrade over Grok 4.5, not a larger base model. It matches GPT-5.6 Sol Max at 61 on the Artificial Analysis Intelligence Index while keeping pricing at $2/$6 per million tokens. Builders should watch how the 500K context and dedicated reasoning level affect sustained agent sessions versus one-shot coding tasks. Top StorySpaceXAI released Grok 4.6 on August 12 as a post-training upgrade over Grok 4.5. The model ships with 500K context, a new xhigh reasoning level, and explicit tuning for long-running agents, coding, and knowledge work. Coding benchmarks remain the area where it still trails the very top closed models. This follows yesterday’s frontier-model coverage by shifting attention from raw capability gains to sustained agent reliability over long sessions. Builders working on multi-hour agent loops or large codebases should test the new context window and reasoning mode this week. Source: marktechpost.com Model UpdatesDeepSeek’s flagship AI model update underwhelms – except in cybersecurity: South China Morning Post DeepSeek released an update to its flagship model that underperformed expectations on most general tasks. The same update showed notable strength in cybersecurity benchmarks and threat-detection scenarios. No parameter count, context length, or pricing changes were detailed in the report. Teams focused on security tooling should still evaluate the new checkpoint against current baselines. The gap between general and domain-specific performance highlights how post-training choices can produce uneven capability profiles across different application areas. Source: Google News Agent & Tool DevelopmentsHackers used autonomous AI agents to attack Taiwan. Is this the future of cyberwarfare?: CNN Taiwan reported that autonomous AI agents conducted cyberattacks against government systems. The incidents mark one of the first publicly acknowledged uses of fully agent-driven offensive operations at nation-state scale. No specific agent frameworks or success rates were disclosed. Security teams should treat this as a signal that long-horizon agent reliability has reached operational maturity in adversarial settings. The events underscore how agent autonomy can now be weaponized without continuous human oversight in high-stakes environments. Source: Google News Backtrader-Bench: Benchmarking LLM Agents on Algorithmic Trading with Self-Generated MCQs: arXiv NLP Backtrader-Bench introduces a deterministic MCQ pipeline and a generator-solver filter to evaluate LLM agents on algorithmic trading without data contamination. Tool-augmented agents reached 90.0% accuracy in a single pass on a 30-question set, beating the best no-tools baseline by 17 points. The framework also mines harder questions that drop no-tools performance to near-random levels. Quantitative-finance teams can use the open MCQ generator to create custom training corpora for trading agents. The design separates evaluation into an MCQ pipeline across five strategies and 33 templates plus a generator-solver loop that discards questions solvable without code execution. Source: arxiv.org TRACE Bench: Task-driven Roleplay Agentic Checklist Evaluation: arXiv NLP TRACE Bench decomposes role profiles into checklists and uses a User Agent to update states during natural conversation, producing traceable scores instead of single holistic ratings. It achieved 99.91% coverage of role requirements in fewer turns than free-dialogue transcripts. The benchmark was run across 26 models and supports closed-loop evolution by distilling successful verification methods from failed traces. Roleplay and simulation developers should adopt the checklist approach for reproducible agent evaluation. The system audits existing free-dialogue transcripts from the MiniMax Role-play Benchmark and shows they cover only 73.74% of key role-profile points. Source: arxiv.org Better, Faster, Stronger: Programmatic Skill Learning Best Reduces Agent Cost: arXiv NLP SpeedRunner is a coding agent that analyzes past trajectories, refactors them into reusable programs, and equips them for future tasks without replay or validation. Across three embodied environments it consistently reached the frontier in both performance and cost reduction while remaining robust to distribution shifts. The approach demonstrates that treating skills as deterministic programs outperforms trial-and-error methods on long horizons. Embodied-agent teams should test programmatic refactoring on their existing trajectory logs. The method avoids validation steps by relying on trajectory analysis alone to discover executable sequences that reduce future trial-and-error costs. Source: arxiv.org Practical & CommunityPrompting LLMs to output SVGs with specific examples: Simon Willison (AI builder) (X) Simon Willison shared the exact prompt “Generate an SVG of a pelican riding a bicycle” as a reliable way to elicit clean SVG output from current models. The technique requires no additional tooling or fine-tuning. Front-end and visualization developers can immediately use this pattern to generate editable vector graphics instead of raster images. The prompt works by directing the model to produce structured vector markup directly rather than describing an image that would later require conversion. Source: x.com Self-Evolving Embodied Agents via Skill-Harness Evolution: arXiv NLP SHAPER lets frozen foundation models evolve reusable skills and context-code harnesses through target-environment rollouts without parameter updates. It outperformed pure execution, supervised fine-tuning, and test-time scaling baselines on VLABench and ESI-Bench. The method is positioned as a practical route when training is expensive or undesirable. Robotics and simulation teams should examine the skill-harness evolution loop on their own low-level action interfaces. The framework keeps model parameters frozen while iteratively refining external skills and execution harnesses across multiple rollouts. Source: arxiv.org Under the Hood: Recurrent Depth RetrofitEveryone talks about adding recurrence to transformers as if it simply stacks more layers. In practice the retrofit splits a frozen base model into a Prelude, a weight-tied Recurrent Block, and a Coda, then installs an identity-preserving one-loop path plus a re-entry bridge on later loops. At loop 1 the modified model stays non-inferior on an ARC battery; with intermediate supervision it computes one task step per loop and persists even when only final answers are graded. The adapter version (6 M trained parameters) matched the full 180 M block up to depth 11 and extrapolated to roughly 1.5× supervised depth while retaining 70 % accuracy at depth 18. A same-size scratchpad model collapsed beyond its training horizon, whereas the recurrent version retained 53 % accuracy past depth 10 and answered 7.6× faster. The weight-tied block creates a reusable iterative latent transition rather than terminal-answer lookup, allowing the model to perform deeper reasoning in latent space without increasing inference cost at each additional loop. The retrofit works at two budgets: a lightweight 6 M adapter over frozen weights and a full 180 M block replacement. Verbal fine-tuning after installation reached 79-86 % on controlled renderings, and adapter training begun from the installed mechanism outpaced matched fresh training by 18.6 points on held-out sets. A second task that required running the rule in reverse exposed a catastrophic-interference boundary: the inverse operation proved learnable in isolation but could not be acquired while preserving the installed mechanism and general capability. Use the retrofit when you need deeper latent reasoning without increasing inference cost; avoid it if the task requires learning entirely new inverse operations that interfere with the installed mechanism. The approach demonstrates that an iterative transformer can outperform comparable scratchpad models on depth extrapolation while delivering substantially lower latency once the mechanism is in place. Things to Try This Week
On the Horizon
|
💬 Reply to this email — Patrick reads every one. Share: X · LinkedIn · WhatsApp Forwarded this email? Subscribe here — it's free. |
📺 Watch on YouTube · 📝 Read the blog · 🖼 Free image gallery (CC BY-SA) · 📊 Data Hub & Story Trackers · 🧭 Start Here Nerra Network · AI-narrated voice (Grok TTS) · Editorial by Patrick You're receiving this because you subscribed to Models & Agents on nerranetwork.com. |
| Issue #140 · Models & Agents · Aug 13, 2026 |
