Skip to content

codex-cursor-rich v0.146.0-cursor.1

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Aug 17:35

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 codex command untouched by installing codex-cursor-rich separately;
  • 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.