Fetching from the wire…
Infra2026-09-21 · source-backed
PR #56734, merged September 21, fixes KV corruption in Model Runner V2 spec decoding under data parallelism. An idle DP rank's dummy batch ran the drafter's multi-step decode through persistent per-slot block tables with idx_mapping = arange(num_reqs), writing drafter K/V into offsets 1 through k-1 of the first block of whatever request last held that slot. On GLM-5.2 across 4x GB200 with MTP k=5, DP=4 EP and fp8 KV, the symptom was exactly-zero MTP acceptance that latched onto a conversation and cleared only after POST /reset_prefix_cache. Dumped rows were fp8 0x7F NaN. The guard had to live in the CUDA kernel rather than Python because the fused multi-step path recomputes slot mappings inside the captured graph.
Each link below shares sources, entities, or timing with this story.
1. Set Up Cursor Automations (intermediate) — Event-driven agents from PagerDuty/GitHub/Slack triggers with isolated sandboxes. Cursor Blog 2. Apply Context Engineering to Cut Agent Costs 60-80% (advanced) — Hierarchical token budgets, dynamic tool filtering (max 15), automati...
Victor Taelin's Bend 2 went public on September 17 and took 502 points on Hacker News. The repo is at 21,032 stars. The mechanism: you write theorem statements in a LAWS.bend file, for example law add_zero: for x: Nat {Nat.add(x, 0n) == x : Nat}. The AI writes the discharging...
Anthropic released Claude Fable 5.1 on September 1. Claude Code v2.1.257 made it the default Fable model at 17:53 UTC that day, with a 1M-token context window, $10 per million input tokens, $50 per million output, and $0.25 per million on cache reads (claude-code CHANGELOG). B...
kruzovic7/ai-data-extractor pulls chat histories from Claude Code, Cursor, Windsurf, Aider and Cline/Roo Code, in Python under MIT (GitHub). The fork ratio of about one in six is unusually high and suggests people are running and modifying it rather than bookmarking. No push s...
Released September 5. Python definitions differing only by leading underscores (_get_connection against get_connection) collided and one got dropped. Inherits/implements/references edges were fabricated from symbols owning no node, like a class nested in a named function, leak...
github.com/RightNow-AI/openfang — First "Agent OS" in a single 32MB Rust binary. Autonomous scheduled agents with 7 pre-built "Hands" capability packages, 137K lines, 40 channel adapters, 16 security layers. 180ms cold start vs. 2-6s for Python frameworks. The "agent OS" categ...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.