First public release of codex-cursor-rich, pinned to OpenAI Codex CLI 0.146.0.
Highlights:
- keeps Codex's rich TUI rendering instead of switching history to raw text;
- makes finalized output enter native scrollback through ordinary CRLF scrolling;
- detects Cursor/VS Code across the PowerShell → WSL boundary;
- leaves the stock
codexcommand untouched by installingcodex-cursor-richseparately; - includes regression coverage for styled wraps, viewport growth, terminal detection, and raw replay.
The prebuilt archive targets x86_64 Ubuntu 24.04/WSL2. Download it together with SHA256SUMS,
verify it with sha256sum -c SHA256SUMS, and extract it under ~/.local with
--strip-components=1. Other Linux distributions can build from the pinned source and patch.
This is an unofficial community patch and is not affiliated with or endorsed by OpenAI.