Fetching from the wire…
Public story · 2026-09-18 · high
The release notes skip it, but the commit log shows dual-write with a readiness report before any cutover.
Why now: The release posted in the 2026-09-18 window of Codex activity.
Codex 0.155.0 rebuilt how the coding agent stores memory, and none of it made the release notes. The commit log shows configurable memory versions with isolated storage, a v2 extraction path that prioritizes human-provided evidence over inferred context, summary-only extraction, and extraction chunking moved into the writer. There's a dedicated v2 consolidation step and a separate read prompt for the new version too.
The migration shape is what matters for anyone building agent memory of their own. Codex writes to both the old and new memory stores at once, then generates a v2 readiness report before anything switches over. Run both stores, compare outputs, cut over only once the report says the new one is caught up. No flag flip on faith.
The same release closes a real security gap. It blocks Windows process escapes from restricted WSL sandboxes, closing a path where a sandboxed process could reach outside its confinement. Reasoning effort now stays pinned while config overrides are active and resets automatically once compaction succeeds, so a session doesn't drift to a different effort level mid-task.
Codex also picked up experimental /voice support, WebRTC conversations with live transcripts. It's a first for a mainstream terminal coding agent, and an odd one to bury next to a sandbox security fix and a memory system nobody wrote up. Whether /voice is a real workflow or a demo feature isn't something the release notes say either way.
Each link below shares sources, entities, or timing with this story.
A standalone macOS and Windows desktop beta released September 14, moving the open-source agent out of the VS Code extension slot; the releases page shows Desktop v0.0.26 on September 11, v0.0.27 on September 13 and v0.0.28 on September 15, so it's shipping daily (GitHub). It...
Two merged PRs, five hours apart, and together they change what agent tool approval means on macOS. PR #43624, merged at 00:15Z on September 8, implements macOS user verification using P-256 keys in the Secure Enclave, stored in the Data Protection Keychain, with biometric aut...
open-design is a local-first macOS/Windows/Linux desktop app that turns your existing coding agent into a design engine, producing prototypes, landing pages, dashboards, slides, images, and video with real HTML/PDF/PPTX/MP4 export. It runs on 25 distinct local CLI executables...
EchoVault solves the "agent amnesia" problem — coding agents forgetting everything between sessions. It runs as an MCP server giving agents three tools: memory_context (load prior decisions), memory_search (find specific memories), and memory_save (persist learnings). Storage...
Tagged September 9 with isolated checkouts for new or forked sessions plus browse and resume across them. The release also lets you answer questions inline while Codex keeps working without losing your main draft, and gives Windows sessions a shared background Codex server wit...
msitarzewski/agency-agents added 446 stars today, packaging personas across "divisions" (frontend specialists, community experts, fact-checkers, reality checkers), each defined with a voice, a process, and concrete deliverables rather than a generic prompt template (GitHub). I...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.