Coding Agents Won a GPU Contest - 2026-08-10
Coding agents reached fifth place in a GPU contest, Qwen made multimodal tools portable, and two new projects expose better testing and teaching patterns.
In one minute
The details
Coding agents reached fifth place in a GPU contest - 9/10
Takeaway: The research loop mattered more than one model: explicit experiments, fresh sessions, cross-review, profiling, and a hardened verifier.
What changed: Ravi Theja reports a 9.55x batched-Cholesky speedup after more than 500 official coding-agent submissions, finishing fifth in GPU Mode’s B200 contest.
Sources: X/Twitter @ravithejads: Ravi Theja: AutoResearch technical article
Qwen packages multimodal tools as agent skills - 9/10
Takeaway: Portable skills are becoming the multimodal compatibility layer across coding agents, with MCP packages handling richer tool integration.
What changed: Qwen released cross-agent skills and optional MCP packages for vision, speech, extended-video memory, 3D tools, web search, and media workflows.
Sources: GitHub: Qwen-MM-Plugins, X/Twitter @Alibaba_Qwen: Qwen: official announcement
RAG-CI gives retrieval changes a statistical gate - 8/10
Takeaway: Gate retrieval changes on paired confidence intervals and practical effect sizes, including an explicit insufficient-evidence outcome.
What changed: RAG-CI adds paired bootstrap comparisons, effect-size gates, golden sets, judge calibration, sweeps, and a GitHub Action for RAG regression testing.
Sources: GitHub: Nokimalos/rag-ci
A coding agent is rebuilt in 600 lines - 8/10
Takeaway: A deliberately small implementation makes the agent loop, tool boundary, message state, and debugging path inspectable.
What changed: Pi from Scratch builds a TypeScript coding agent with file tools, shell execution, traces, breakpoints, and an OpenAI-compatible endpoint in roughly 600 lines.
Sources: GitHub: SaladDay/pi-from-scratch
Also worth knowing
Lophius makes language-model internals explorable (7/10): Keep logits, entropy, attention, hidden states, chat templates, and raw PyTorch within one inspectable research workbench.
A synthetic scan becomes a real-robot navigation world (6/10): Consumer scene capture could shorten the path from a real location to simulation training and zero-shot robot deployment.
More links
GitHub searchstefano/agenticschema: AgenticSchema turns page markup into read-only agent tools. (6/10 / context). Maps Schema.org markup into guarded MCP and WebMCP tools with same-origin and prompt-injection checks.
X/Twitter @AgentMemoryL: Agent Memory Leaderboard is reviewing 136 systems. (5/10 / watch). A review of more than 136 agent-memory systems is due August 12; useful to watch, not enough to cover yet.
Quick feedback
Send quick feedback so tomorrow’s radar can improve.



