Fetching from the wire…
Public story · 2026-08-03 · high
One engineer skipped the rulebook for a two-week Swift rewrite, checking the agent's work with a screenshot diff instead.
Why now: Cherny's port and the HANDBOOK.md numbers surfaced in the same week's coverage, which is what makes the connection between them visible.
Cherny ported a full Electron app to Swift over two weeks, checking the rewrite with a screenshot diff against the running original.
The stakes: just 36.2% compliance with written policy alone, per the HANDBOOK.md paper on arxiv.
HANDBOOK.md's own failure analysis names the mechanism: details lost over extended sequences. A rule stated at the start of a run has to survive to the end, and the compliance number says it usually doesn't.
Cherny's fix skips the written rule altogether. Instead of an instruction to match the existing UI, the agent runs a screenshot comparison against the live Electron app itself. There's no prose to drift from because there's no prose in the loop.
The same swap generalizes past UI work: replace a binding prose rule with a hook or tool-level assertion that fails the turn when it's violated. An assertion doesn't degrade as a transcript grows. Prose does.
That's the bet worth watching: teams that swap prose rules for scripts should see their compliance numbers hold steady as runs get longer. Teams that don't should watch their numbers drift toward HANDBOOK.md's 36.2%.
Each link below shares sources, entities, or timing with this story.
This is the paper of the week. arXiv 2607.28871 introduces BSG-VA, which replays every validation command an agent runs across three code states: the original buggy code (B), the candidate patch (S), and the gold developer fix (G). If a test passes in all three states, it neve...
HANDBOOK.md is a benchmark for whether standing instructions actually constrain an agent across extended tool-use runs. Not whether the model reads your policy file. Whether it still obeys it forty tool calls deep. 65 tasks pairing expert-written SOPs of 20 to 124 pages across...
Thinkingbox is an MCP-compatible sandbox with isolated sessions, full execution traces, and outcome evaluation against terminal backend state, carrying 507 policy-conditioned workflows across retail, hospitality, auto insurance, neobank internal IT and consulting support (arXi...
I've spent real hours tuning the CLAUDE.md in my own repos. Rewriting architecture notes. Adding conventions. Trimming when it got long. So this one stung. arXiv 2607.27250 ran a two-agent ablation across Claude Code and Codex: 17 real tasks from 3 repositories, 288 gold-test-...
Here's the number that should sit in every "agents will replace engineers" thread: 15.2%. That's the best model. The mean across 15 frontier models is 4.3%. Tencent Hunyuan's Long-Horizon-Terminal-Bench put 15 frontier models against 46 long-horizon terminal tasks across nine...
750 points on HN. A ggml-based ASR inference library built as a drop-in whisper.cpp replacement, shipped through Mozilla.ai's Builders in Residence program by the maintainer of the Handy speech-to-text app. GPU acceleration via Vulkan, Metal, CUDA and TinyBLAS, and every suppo...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.