This week in Codex · May 31, 2026
OpenAI Codex CLI: v0.138 Alpha Series and v0.137/v0.136 Stable Releases
Get the next issue in your inbox. Weekly · Free
OpenAI Codex CLI has been shipping rapidly this cycle, with stable releases v0.137.0 and v0.136.0 landing significant features: enterprise credit limits and cloud-managed config bundles, F13-F24 keybindings and compact reasoning status in the TUI, session archiving via /archive, machine-readable plugin list output, remote-control client pairing, and richer MCP server status in app-server mode. Alpha builds are now up to v0.138.0-alpha.6, signaling another stable release is imminent. There is also community color on vibe-coded games reaching 35,000 players and Claude Code being credited for a dot-matrix-in-browser project. Update your Codex CLI install and review the new enterprise config bundle options before rolling out to teams.
Claude Code & CLI
Claude Code credited in dot-matrix printer emulation running Windows 3.11 in-browser
- Developer levelsio shared that after over a year of work, with Claude Code assistance, they built a real dot-matrix printer accessible from a Windows 3.11 browser environment, getting it working via COM2 when LPT1 failed.
Editor’s read: Interesting real-world vignette of Claude Code used as a long-running pair programmer for a niche hardware emulation project.
Agent SDK & Managed Agents
OpenAI Codex CLI v0.137.0 stable: enterprise config bundles, remote control pairing, plugin JSON output
- Version 0.137.0 adds monthly credit limits and cloud-managed config bundles including EDU workspaces for enterprise and admin flows, remote-control client pairing and grant revocation via app-server v2 RPCs, machine-readable codex plugin list --json output with cached remote catalog suggestions, and TUI improvements including F13-F24 keybindings and compact reasoning-only status items.
OpenAI Codex CLI v0.136.0 stable: session archiving, OSC 8 clickable links, stdio app-server mode
- Version 0.136.0 ships session archiving from both the TUI (/archive command) and CLI (codex archive / codex unarchive), protecting archived sessions from resume or fork until restored.
- TUI markdown now keeps web links clickable with OSC 8 metadata, cramped tables reformat to key/value records, and app-server integrations can launch in stdio mode with codex app-server --stdio.
OpenAI Codex CLI v0.138.0-alpha.6 through alpha.1: active pre-release series
- Six consecutive alpha builds of v0.138.0 have been tagged in rapid succession, suggesting a stable v0.138.0 release is close.
- No detailed changelogs are published yet for the alpha series; watch the repo for the stable drop.
Developer Tools & Community
Vibe-coded game reaches 35,000 players and $8,500 revenue in one month at Vibe Jam 2026
- Developer dvassallo reported that a fully vibe-coded game saw 35,000 players and generated $8,500 in revenue in its last month, currently ranking second in the Vibe Jam 2026 competition.
Community debate: most builders should use AI harnesses rather than build them
- Developer tdinh_me argued that most people building AI harness infrastructure would create more value by instead using existing harnesses to ship products, sparking discussion about where effort is best spent in the current AI tooling landscape.
Agent memory: using project management tools rather than scattered markdown files
- Developer dvassallo noted from experience building openclaw that agents appear to need structured project management tooling to stay coherent, proposing Basecamp as an agent memory backend and suggesting scattered markdown files with a search tool fall short.
Action Items
Immediate
- Update your Codex CLI install to v0.137.0 stable to access enterprise config bundles, remote-control pairing, and machine-readable plugin list output.
- If you use Codex CLI sessions heavily, review the new session archiving commands (codex archive / codex unarchive and the /archive TUI command) introduced in v0.136.0.
- Enterprise and EDU workspace admins should check the new monthly credit limit displays and cloud-managed config bundle options in the admin flow added in v0.137.0.
- Monitor the openai/codex GitHub releases page for the v0.138.0 stable drop given the rapid alpha series (alpha.1 through alpha.6 already tagged).
- If you are building agents that need persistent memory, evaluate structured project management tools as a memory backend rather than relying solely on markdown files and search.
All Resources
- Codex CLI v0.137.0 release notes
- Codex CLI v0.136.0 release notes
- Codex CLI v0.138.0-alpha.6 pre-release
- Codex CLI v0.138.0-alpha.5 pre-release
- Codex CLI v0.138.0-alpha.4 pre-release
- Codex CLI v0.138.0-alpha.3 pre-release
- Codex CLI v0.138.0-alpha.2 pre-release
- Codex CLI v0.138.0-alpha.1 pre-release
- Claude Code used to build dot-matrix printer in Windows 3.11 browser emulation (levelsio)
- Vibe-coded game: 35,000 players and $8,500 revenue at Vibe Jam 2026 (dvassallo)
- Use AI harnesses to build products, not to build more harnesses (tdinh_me)
- Agents need project management tools for memory, not just markdown files (dvassallo)
This week in Codex
Five minutes, every Monday — the tools, releases and tactics for shipping solo.