Codex, OpenAI’s open-source coding agent, just got a meaningful set of Codex UX improvements. They make long sessions noticeably less painful to navigate.
The updates were highlighted by Thomas Sottiaux on X — an OpenAI engineer who works on Codex. They cover three areas regular users will feel immediately.
The Codex UX Changes
The headline improvement is long thread handling. If you have ever scrolled back through a multi-turn Codex conversation and lost your place, this addresses that specific pain point. Scrolling is smoother now. Your position stays put as you move through the conversation.
The hoverable navigation rail is the more interesting change. It lets you preview a turn and jump directly there without scrolling through everything in between. For anyone who keeps Codex sessions running for hours across multiple tasks, this kind of UX detail adds up fast.
The settings panel also got attention. Search now covers more controls. Appearance options are clearer, and host-filtering settings are easier to find. Nothing revolutionary on its own. But the aggregate effect makes Codex feel less like a terminal utility you tolerate and more like an editor-quality app you actually want to use.
The OpenAI Developers account posted about the long-thread fix specifically. The demo shows scrolling staying anchored as you move through a deep conversation. Tibo’s own post added more detail on the nav rail and settings search. These improvements landed together as a coordinated pass.
Why This Matters
Codex sits in an increasingly competitive spot. Claude Code, Cursor, and Copilot are all fighting for the same developer attention. The differentiator here is UX polish rather than raw capability. A tool that handles long sessions poorly is one developers will abandon the moment a smoother alternative appears.
Codex has the advantage of being open source on GitHub. It has 94.1k stars under the Apache 2.0 license, and it uses OpenAI’s models. But that only matters if the experience holds up. These updates suggest the team is paying attention to the right things.
The nav rail is worth calling out specifically. This is a navigation pattern from proper IDEs making its way into a terminal-based coding agent. That kind of cross-pollination — taking good UX patterns from editors and applying them to agent interfaces — is exactly what the category needs. CLI tools do not have to feel like the 1970s just because they run in a terminal.
TRT covered Codex before when a logging bug was threatening users’ SSD endurance. OpenAI fixed that issue, and the pace of Codex UX updates since then has been steady. The open-source nature of Codex means these improvements are visible in the commit history, not just release notes.
Bottom Line
If you use Codex daily, the nav rail alone is worth the update. If you have been bouncing between coding agents looking for one that does not punish you for long sessions, this narrows the gap.
Open source, actively developed, and getting UX attention that matters to people who actually use it. That is a combination worth watching.



