terminal
howtonotcode.com
business

Codex app-server v2

Platform

This is a list of commercial video games with available source code. The source code of these commercially developed and distributed video games is available to the public or the games' communities. In several of the cases listed here, the game's developers released the source code expressly to prevent their work from becoming lost. Such source code is often released under varying (free and non-free, commercial and non-commercial) software licenses to the games' communities or the public; artwor

article 1 story calendar_today First seen: 2026-03-06 update Last seen: 2026-03-06 menu_book Wikipedia

Stories

Showing 1-1 of 1

Codex v0.111.0: Fast mode by default, structured MCP, and a Windows app lands

OpenAI Codex v0.111.0 turns on Fast mode by default, tightens MCP integration, expands image workflows, and debuts an early Windows app with mixed first impressions. The release makes Fast mode the default, adds dynamic local .js/.mjs imports in js_repl, and shares enabled MCP apps and skills with the model at session start ([release notes](https://github.com/openai/codex/releases/tag/rust-v0.111.0)). App‑server v2 now exposes MCP elicitation via a structured request/response API, image workflow handling is expanded, and resuming threads preserves git context and app enablement. A Windows build of the Codex app is out, with community reports of stutter and some confusion about how to quit the app ([Windows announcement](https://community.openai.com/t/the-codex-app-is-now-on-windows/1375704), [stutter report](https://community.openai.com/t/codex-app-is-kinda-stuttery-on-windows/1375836), [quitting thread](https://community.openai.com/t/how-does-one-quit-the-codex-application-on-windows/1375813)). There is also feedback asking for message editing and proper undo in the VS Code plugin ([plugin request](https://community.openai.com/t/codex-vs-code-plugin-add-message-editing-and-proper-undo/1372929)). Plan for app‑server v2’s structured MCP flow in clients and validate Fast mode’s performance, cost, and rate limits in CI or agent workflows.

calendar_today 2026-03-06
openai codex codex-app-server-v2 model-context-protocol-mcp vs-code