This release adds intelligent context suggestions and adapts the proxy to the latest Codex GPT-5.6 Responses Lite protocol.
- Added automatic context suggestions after eligible Codex sessions become idle
- Added manual suggestion generation, proposal previews, and explicit apply or dismiss actions
- Added transcript-version checks so stale suggestions cannot overwrite newer conversation state
- Added configurable suggestion timing and desktop notifications for newly generated proposals
- Added Responses Lite protocol detection through the canonical
additional_toolsrequest item - Preserved GPT-5.6 developer instructions, tool definitions, unknown provider items, and top-level request fields during proxy reconstruction
- Added Responses Lite-aware compact simulation and readable structured displays for additional tools
- Improved assistant activity continuity, runtime layout isolation, and packaged-app branding
Download and run:
Codex Context Studio Setup 1.1.3.exe
After installation, open a new terminal and enable the proxy:
codex ctx proxy onThen use Codex normally:
codexDisable anytime:
codex ctx proxy off- This project does not replace Codex.
- CLI support is the primary path.
- Codex Desktop support is experimental because it modifies local Codex configuration.