Fetching from the wire…
Public story · 2026-09-06 · high
Halv's wrapper solved 10 of 20 bugs against Codex's 7, cutting tokens per correct fix, though the sample is small.
Why now: Halv posted the full run data on September 4, and the numbers are specific enough to check.
Halv published benchmark results on September 4 showing its context-compression wrapper beat vanilla Codex on a 20-pair SWE-rebench test. For anyone paying by the token, fewer tokens per correct fix means lower cost per bug closed, if the result holds beyond this one test.
Halv's benchmark writeup ran gpt-5.6-luna at medium reasoning through Codex 0.152.0, with identical model and settings on both arms. Vanilla Codex solved 7 of 20 task pairs. Halv's wrapped version solved 10.
Total token use fell 30.2%. Halv also solved three more tasks than vanilla Codex, so tokens per correct answer fell further, down 51.1%.
The wrapper compresses context and filters shell command output before it reaches the model. The idea is that most of what a coding agent reads back from grep or ls is noise it pays for and never uses.
Halv is upfront about the limits. The company calls twenty pairs directional evidence, not a proven number, and says it won't generalize across other repositories or other models without more runs.
Each link below shares sources, entities, or timing with this story.
OpenAI launched the GPT-5.6 family on July 14: Sol (flagship), Terra (cost-optimized), and Luna (fast tier), live across ChatGPT, Codex, and the API the same day after a US-government-requested delay for security review. The numbers are loud. Sol scored 53.6 on Agents' Last Ex...
The July 18 release notes bundle fixes that restore the full window, which means it had been silently degraded for some unspecified period. If you benchmarked those models in Codex over the past few weeks and found long-context performance underwhelming, you may have been meas...
OpenAI released GPT-5.4 simultaneously across ChatGPT, API, and Codex — the first unified triple release. Built-in computer-use capabilities (build-run-verify-fix loop), 1.05M token context, and 33% fewer false claims vs GPT-5.2. A new experimental "Playwright Interactive" ski...
Posted to Show HN on September 4, it's a Rust loop engine that dispatches Claude, Codex, Hermes, Pi or NanoClaw against a codebase on a schedule, each run in a fresh isolated workbench inside a tmux session to prevent state leakage, with watchdog monitoring and REST, MCP and w...
Tracking every publicly announced shared reset since September 2025, separate from plan refills: 32 in 347 days, one every 10.8 days on average, but 16 in the last 90 (one per 5.6) and seven in the last 30 (one per 4.3). 2025 had seven total; 2026 has 25 so far. Median gap is...
This one annoyed me, because I've been running the losing pattern. SWE-QA (arXiv 2608.01507) compares the sub-agent grep pattern that Claude Code, Codex and Antigravity all ship by default against a pre-built semantic index over the same repository. Semantic search answered 65...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.