codex - 💡(How to fix) Fix Add tabbed chat/session interface to Codex Desktop [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
openai/codex#19955Fetched 2026-04-29 06:24:45
View on GitHub
Comments
1
Participants
2
Timeline
6
Reactions
0
Author
Timeline (top)
labeled ×4closed ×1commented ×1
RAW_BUFFERClick to expand / collapse

Feature request

I would prefer a tabbed interface in Codex Desktop so I can keep multiple chats and agent sessions open inside one window.

Current pain

  • On Windows, I can only keep one Codex chat in front at a time.
  • Switching between separate tasks is awkward.
  • Multiple windows would help, but tabs would be cleaner for users who want one workspace.

Proposed UX

  • Add tabs across the top or side for active Codex sessions.
  • Allow opening a new chat/session in a new tab.
  • Preserve terminal/tool state per tab.
  • Support renaming tabs by task or project.
  • Optional later improvement: split view with two tabs side by side.

Why tabs instead of only multi-window

Tabs keep related work together in one app frame, which is especially useful on Windows laptops and smaller screens. They would make it easier to keep several coding conversations alive without constantly juggling separate windows.

extent analysis

TL;DR

Implementing a tabbed interface in Codex Desktop can improve user experience by allowing multiple chats and agent sessions to be open in one window.

Guidance

  • Consider designing the tabbed interface with a flexible layout to accommodate different screen sizes and user preferences.
  • Evaluate the feasibility of preserving terminal/tool state per tab to ensure a seamless user experience.
  • Investigate existing tabbed interface implementations in similar applications to gather inspiration and best practices.
  • Develop a prototype to test the usability and effectiveness of the proposed tabbed interface.

Notes

The implementation of a tabbed interface may require significant changes to the existing Codex Desktop architecture, and careful consideration should be given to ensure a smooth transition for users.

Recommendation

Apply workaround: Implement a basic tabbed interface prototype to test and refine the proposed UX design, as it is not clear if the existing architecture supports such a change.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

codex - 💡(How to fix) Fix Add tabbed chat/session interface to Codex Desktop [1 comments, 2 participants]