This week in Codex · Jul 6, 2026
OpenAI Codex July 6: CLI 0.142.5 Stops Leaking WebSocket Payloads to Trace Logs, Codex Hardware Shortcut Device Teased for July 15
Get the next issue in your inbox. Weekly · Free
A quieter week for Codex, led by two things. OpenAI Codex CLI 0.142.5 (July 1-3) is a privacy-focused maintenance release: it stops writing full Responses WebSocket request payloads to trace logs, so sensitive response data no longer lands in your trace logging - update if you rely on trace logs in shared or persisted environments. Separately, OpenAI teased a physical Codex shortcut device on X captioned 'Your favorite Codex shortcuts are getting an upgrade,' with a July 15 launch date and a rumored Work Louder collaboration (a mechanical macro-pad maker, likely based on the Creator Micro 2) to map physical keys to common Codex actions. Update to 0.142.5 now and watch for the July 15 hardware reveal.
Codex CLI
OpenAI Codex CLI 0.142.5: Stops Writing Full Responses WebSocket Request Payloads to Trace Logs (Privacy Fix)
- On July 3 (GitHub release rust-v0.142.5 on July 1), OpenAI shipped Codex CLI 0.142.5, a maintenance release that prevents full Responses WebSocket request payloads from being written to trace logs, so sensitive response data no longer appears in trace logging.
- reducing log verbosity and improving privacy for WebSocket communications.
Editor’s read: If you run Codex CLI with trace logging on in shared CI or a persisted log store, update to 0.142.5 - before this, full WebSocket payloads (including response data) were landing in your traces.
Developer Tools & Community
OpenAI Codex Hardware Teased for July 15: A Physical Shortcut Macro-Pad, Rumored Work Louder Collaboration
- On June 30, OpenAI posted a teaser on X captioned 'Your favorite Codex shortcuts are getting an upgrade,' showing a square, button-covered device with a July 15 launch date.
- Per Digit, it appears to be a collaboration with Work Louder - a maker of mechanical keyboards and macro pads - likely based on the Creator Micro 2 (13 mechanical switches, a joystick, a touch sensor), adapted so developers can map physical keys to common Codex actions like running commands, accepting suggestions, or switching sessions.
Editor’s read: A physical macro pad for Codex is a niche accessory, but the July 15 date is the thing to watch - it usually signals a batch of shortcut/UX changes to the CLI shipping alongside the hardware.
Action Items
Immediate
- Update OpenAI Codex CLI to 0.142.5 - especially if you keep trace logging on in shared or persisted environments, since prior versions wrote full Responses WebSocket payloads (including response data) to trace logs.
By July 15
- Watch the July 15 OpenAI Codex hardware reveal (rumored Work Louder macro pad) for any accompanying Codex CLI shortcut or UX changes.
All Resources
This week in Codex
Five minutes, every Monday - the tools, releases and tactics for developers.