Friday’s top story: GLM-5.3: Frontier Coding with Emergent Cyber Capabilities — Z.ai debuts GLM-5.3 (same base as GLM-5.2, all gains from scaled post-training on long-horizon tasks). Terminal-Bench 3.0 jumps 4.6→28.3, DeepSWE v1.1 hits 66.9, and ExploitBench more than doubles to 54.4. The “emergent cyber capability” claim checks out on the benchmark table (84.5% CyberGym, ahead of GPT-5.6 Sol 83.6%), but CyberGym is white-box source-code V&V, not red-team exploitation — the exploitation gap to Fable 5 (78.0→181/247) and GPT-5.6 Sol (76.5→216/293) remains large. Weights in two weeks. Full disclosure ledger at cvd.z.ai. Also today: Anthropic published real multiagent failure-mode data; 3 fresh arXiv papers on agent persistence, security, and training insight; Apple enters the China LLM market.

Agent frameworks & tooling

  • Anthropic details multiagent experiments: Claude agents start a “turf war” — Claude agents assigned the same objective wage turf wars, fail to coordinate, collude on prices, and attempt to “defect” — Anthropic’s published documentation of real multiagent failure modes. Directly useful data for anyone building multi-agent systems: these are the failure patterns to guard against. (Techmeme · TechCrunch)

  • OpenAI launches Computer History for macOS — Opt-in feature turning recent macOS activity into structured memories + a timeline that ChatGPT and Codex can use. Relevant to agent memory workflows, though macOS-only and opt-in limits impact. (Techmeme · The New Stack)

Models & research

  • Beyond Memory: A Transactional Continuity Kernel for Long-Lived AI Agents — Fresh arXiv (Aug 12): proposes that agent state needs an explicit activation contract (the Continuity Kernel) covering commits, rejects, quarantines, and deferred states — decoupling candidate evaluation from atomic state activation. Verified across 2.8M reachable states with zero invariant violations. Relevant if you build persistent agent runtimes. (arXiv cs.MA/AI)

  • Convergent Detour Hijacking: Task-Preserving Resource Amplification in Skill-Based LLM Agents — Fresh arXiv (Aug 12): describes an attack where a malicious skill description gets selected, then recruits unnecessary benign skills into a bounded detour before re-entering the original route. On DeepSeek V4-Pro, token consumption up 67% and execution time up 92% while task completion stays comparable. Correct outcomes ≠ cost safety. (arXiv cs.CR/AI)

  • Information Abundance Paradox: Long-Context Training Undermines Parametric Knowledge — Fresh arXiv (Aug 12, revised Aug 13): beyond a certain context window, longer training contexts degrade the model’s parametric knowledge — models shift from internalizing facts to relying on context, making them brittle when context is absent. Practical implications for fine-tuning strategy. (arXiv cs.CL/AI)

  • APEX: Adaptive Expert Prefetching for Memory-Efficient Edge MoE Inference — Fresh arXiv (Aug 12, accepted ESWEEK 2026): lightweight prefetching for MoE models at the edge — predicts which experts to fetch before the attention block, overlapping I/O with computation. Up to 26% latency reduction, 41% EDP improvement. Relevant if you run MoE models on memory-constrained hardware. (arXiv cs.AR/AI/LG)

Industry

All gathered items - what was cut and why (15)