codex - 💡(How to fix) Fix Show project-level task status when a workspace folder is collapsed

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…

In the Codex desktop app, when a project/workspace folder in the right sidebar is collapsed, it is not possible to see whether any tasks inside that folder are still running or have recently finished.

Root Cause

In the Codex desktop app, when a project/workspace folder in the right sidebar is collapsed, it is not possible to see whether any tasks inside that folder are still running or have recently finished.

RAW_BUFFERClick to expand / collapse

What variant of Codex are you using?

App

What feature would you like to see?

Summary

In the Codex desktop app, when a project/workspace folder in the right sidebar is collapsed, it is not possible to see whether any tasks inside that folder are still running or have recently finished.

Current behavior

When the folder is expanded, running tasks inside the project show a visible status indicator, such as a spinner.

However, if I collapse the project folder, the parent folder row does not show any aggregated status. This makes it easy to miss that a task is still running, or that a task has completed, unless I manually expand the folder again.

Expected behavior

Please add a project-level status indicator to collapsed workspace/project folders.

For example:

  • Show a running/in-progress indicator on the collapsed folder row if any task inside that project is currently running.
  • Show a completed/recently-finished indicator when a task inside that project finishes.
  • Optionally show a count badge if multiple tasks are running.
  • A tooltip or click behavior could reveal which task is active.

Why this would be useful

When working with multiple projects, users often collapse folders to keep the sidebar clean. A project-level status indicator would make it much easier to monitor background Codex tasks without expanding every project folder repeatedly.

Screenshot

The attached screenshot shows an expanded project where a running task is visible, and another collapsed project folder where there is no clear project-level running status.

<img width="401" height="728" alt="Image" src="https://github.com/user-attachments/assets/f88a7f45-486a-4910-9c7f-bf2c6ef5113f" />

Additional information

No response

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…

FAQ

Expected behavior

Please add a project-level status indicator to collapsed workspace/project folders.

For example:

  • Show a running/in-progress indicator on the collapsed folder row if any task inside that project is currently running.
  • Show a completed/recently-finished indicator when a task inside that project finishes.
  • Optionally show a count badge if multiple tasks are running.
  • A tooltip or click behavior could reveal which task is active.

Still need to ship something?

×6

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

Back to top recommendations

TRENDING