“Message navigation rail” for long Codex tasks (Desktop + CLI)
Open 💬 1 comment Opened Aug 6, 2026 by oceanoceanna
💡 Likely answer: A maintainer (github-actions[bot], contributor)
responded on this thread — see the highlighted reply below.
What variant of Codex are you using?
App, CLI
What feature would you like to see?
Summary
In long Codex tasks, it’s hard to quickly jump between earlier user prompts. I’d like Codex to support a ChatGPT-like message navigation rail that indexes each user query and lets me jump to it instantly, while highlighting the current turn as I scroll.
Problem / Motivation
When a session becomes long (many turns, large outputs, multi-step tasks), scrolling to find a specific user prompt or the start of a subtask is slow and error-prone. I often need to review a previous query to clarify scope, compare decisions, or resume work.
Additional information
Requested UX (Desktop app)
- Show a right-side “navigation rail” with markers for each user query/turn.
- Clicking a marker scrolls/jumps to that turn.
- The marker for the currently visible turn is highlighted (scroll-sync).
Requested UX (CLI)
- Provide a quick way to list and jump to user queries within the current session (e.g., a “timeline/index” view).
- Support interactive selection (arrow keys / fuzzy search) and jump to the selected turn.
- Keep the “current turn” indicator visible while navigating (or provide an easy “back to latest” action).
<img width="284" height="382" alt="Image" src="https://github.com/user-attachments/assets/1148a506-c085-41f6-ac13-9ad19b7f2c48" />
1 Comment
Potential duplicates detected. Please review them and close your issue if it is a duplicate.
Powered by Codex Action