codex - 💡(How to fix) Fix Always show subagents in the left sidebar [2 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#19106Fetched 2026-04-24 06:00:52
View on GitHub
Comments
2
Participants
2
Timeline
6
Reactions
0
Timeline (top)
labeled ×3commented ×2closed ×1
RAW_BUFFERClick to expand / collapse

What variant of Codex are you using?

Codex App on Mac

What feature would you like to see?

currently to see the output of a subagent i have to expand the background agents at the bottom and click on "Show" to see the output. then it shows up in the sidebar. But only that particular agent.

what i'd like to have is for the subagents to always show up in that sidebar. i like the expander there, so, it is fine to have it collapsed initially, but if i could just directly see that there are subagents (the little expander shows up) and i click on it and see all running subagents, that would really be a better UX.

And to be honest, if i could choose, you could totally get rid of the "background agents box" at the bottom then. But if you wanna keep that, its fine, its not that it is really bothering me.

<img width="1529" height="600" alt="Image" src="https://github.com/user-attachments/assets/d16449fe-20df-41c2-b2a3-8af3e0fd0115" />

Additional information

No response

extent analysis

TL;DR

Modify the Codex App to display subagents in the sidebar by default, allowing users to expand and view their output without needing to click "Show" on each individual agent.

Guidance

  • Review the Codex App's UI configuration to determine if there's an existing setting to control the display of subagents in the sidebar.
  • Investigate the possibility of adding a toggle or preference to allow users to choose whether subagents are displayed by default.
  • Consider removing or hiding the "background agents box" at the bottom if it's no longer necessary with the proposed changes.
  • Evaluate the impact of these changes on the overall user experience and usability of the Codex App.

Notes

The proposed changes aim to improve the user experience, but may require significant updates to the Codex App's UI and functionality. Further discussion and testing may be necessary to ensure the changes meet user needs and expectations.

Recommendation

Apply workaround: Modify the Codex App's UI to display subagents in the sidebar by default, as this addresses the user's primary concern and improves the overall user experience.

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