Big Wednesday, and the theme is openness: Block put its Berd agent workspace under Apache 2.0, and Modular released the entire Mojo toolchain — compiler and all — as open source. The other load-bearing story is OpenAI formally pausing frontier RL training as fallout from the HF incident, with monitored-inference overhead now officially pegged at +20%. arXiv had a full-volume day (964 papers) and four made the cut. No single story big enough to own the top, so the lead is shared between the two open-source releases.

Agent frameworks & tooling

  • Block open-sources Berd, its cross-model agent workspace (Apache 2.0) — desktop app (macOS/Win/Linux) that unifies Goose, Claude Code, Codex and other harnesses under one surface: persistent projects, per-agent roles/skills, conversation history stored locally, keychain credentials, telemetry off by default. Real repo (github.com/block/berd, v0.6.2, 91 contributors); caveat — Block says Buzz is its strategic product going forward. (Techmeme · VentureBeat)

  • Turbovec — Google’s TurboQuant vector index in Rust — MIT-licensed Rust implementation of scalar+vector quantization for vector search, with Python bindings (15.6k stars); directly relevant if you self-host RAG/vector search and want to cut index memory. (HN 278)

  • Mojo is now fully open source (Apache 2.0) — ModCon: the entire Mojo language — compiler and tooling — released under Apache 2.0, plus Modular Cloud GA and native Windows support in the works with Microsoft. Follows the Aug 12 Mojo 1.0 release; the source itself is the new artifact. (HN 168)

Models & research

  • Continued: GLM-5.3 hits the API at $1.40/$4.40 per 1M tokens — day 6 of coverage (base specs in yesterday’s digest) — new since the Aug 14 release: the API is live at GLM-5.2’s price (cached input $0.26, weights still TBD), and Artificial Analysis now scores it 60 on its Intelligence Index — tying Kimi K3 as the top open-weights model — though 5.3 is more verbose, so ~$0.68 per completed task vs 5.2’s $0.44. (Techmeme · VentureBeat)

  • Palmyra x6 Technical Report: agentic tool-use model via Anchored SFT — Writer post-trained an MoE base on just 626 verified synthetic tool-use trajectories (single epoch, KL anchor to frozen base, Muon+Adam hybrid) and reports the highest six-benchmark mean of its cohort with 0.785 BFCL Core. A compact recipe worth reading if you post-train coding/agent models. (arXiv cs.CL, Aug 17)

  • GraniKV: asymmetric KV-cache paging for multi-agent serving — allocates the long shared prefix in a contiguous HOT pool and per-request suffixes in a token-level COLD pool inside a paged serving engine; 1.57–2.16× output-token throughput over the production baseline on 8B–32B models. Directly relevant if you serve many agents off one long prefix. (arXiv cs.LG, Aug 16)

  • Fool’s Gold: defensive deception against safety-removal attacks — Mark Russinovich’s decoy hardening for open-weight models: once abliteration strips refusal, the model answers hazardous requests with confident but falsified decoys (0.51–0.90 of attacked-state responses across 6/7 models, 9B–122B). Relevant if you distribute self-hosted weights and worry about re-uploaded “abliterated” copies. (arXiv cs.AI, Aug 17)

  • WANDR: a benchmark for wide-and-deep research agents — Perplexity’s 500-task data-collection benchmark (qualification-key hierarchies, judge-verified records; harness at github.com/perplexityai/wandr). Far from saturated — the strongest production system scores 0.363 soft F1 / 0.133 hard F1. Note: submitted Aug 14, first surfaced in today’s feed. (arXiv cs.LG)

Industry

  • OpenAI pauses frontier RL training; monitored inference gets +20% compute overhead — newest chapter of the HF-incident fallout: first-party “pacing model development” post, expanded chain-of-thought monitoring (20% overhead, absorbed rather than passed to customers), Astra still expected to ship but further-out releases delayed. (Techmeme · The Register)

  • Cerebras CS-4 rack-scale system — three WSE-3 Turbo wafers per system on the Nexus rack-scale platform; vendor claims up to 30× GPU inference speed and 1000+ tok/s on 10T-param models (their numbers, not independently verified). Day’s top AI item on HN; market signal more than anything you’d self-host. (HN 393)

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