codex - 💡(How to fix) Fix Visual indicator for background task requiring user attention (vscode extension)

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…
RAW_BUFFERClick to expand / collapse

What variant of Codex are you using?

IDE Extension (vscode)

What feature would you like to see?

Context

While a background task is running, that's clearly visible from the small "task history" icon at the top right, which spins while tasks are running. But if a background task has finished and is waiting for the user to look at the results, there is no visual indicator - users can only see it if you open the list of tasks; then, the task waiting for the user's review is marked with a small light blue dot.

Spinner while background job is running:

<img width="160" height="61" alt="Image" src="https://github.com/user-attachments/assets/3344ef75-77a2-42de-8449-5e7650436f5a" />

No visible indicator when background task has "blue dot" in the list.

<img width="160" height="70" alt="Image" src="https://github.com/user-attachments/assets/afc186e4-715d-4f5c-9497-091f6b3b256c" /> <img width="1486" height="308" alt="Image" src="https://github.com/user-attachments/assets/6e21f028-561c-48ad-9300-0c0ee68e8abc" />

Request

Add a small "attention dot" to the task history icon whenever there is a task with a blue dot in the list. Reusing the same blue dot seems like an easy option.

Related issues

This issue is similar to #17646 , but that has been closed as a duplicate of #3962, while the intent is very different. Playing a sound when a task finishes is only useful if you're in front of the computer when that happens. The main use case for this request is alerting the user that there's something requiring their attention even if the user wasn't in front of their computer when the task produced its output.

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…

Still need to ship something?

×6

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

Back to top recommendations

TRENDING