codex - 💡(How to fix) Fix Last created task won't show any messages or accept new prompts. [2 comments, 3 participants]

Official PRs (…)
ON THIS PAGE

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#19135Fetched 2026-04-24 06:00:13
View on GitHub
Comments
2
Participants
3
Timeline
4
Reactions
0
Timeline (top)
commented ×2cross-referenced ×1labeled ×1

Root Cause

Since yesterday (apr 22 2026), the last task that i created in Codex for VScode won't show anything after opening it, as if it was empty. I tried to prompt it anyway, and it just froze the extension. I know it is the last task because i created a new one, restarted the extension, and the one that was not working is ok now.

RAW_BUFFERClick to expand / collapse

What version of the IDE extension are you using?

26.417.40842

What subscription do you have?

Pro

Which IDE are you using?

VS Code

What platform is your computer?

Microsoft Windows NT 10.0.26200.0 x64

What issue are you seeing?

Since yesterday (apr 22 2026), the last task that i created in Codex for VScode won't show anything after opening it, as if it was empty. I tried to prompt it anyway, and it just froze the extension. I know it is the last task because i created a new one, restarted the extension, and the one that was not working is ok now.

What steps can reproduce the bug?

Just try and access the last task you created. For testing, create a new task, then restart the extension. Your new task should be the one not working this time, and the previous one should be fine.

What is the expected behavior?

Tasks should just open regularly.

Additional information

No response

extent analysis

TL;DR

The issue might be related to the order of task creation and the extension's handling of new tasks, and creating a new task and restarting the extension seems to resolve the issue temporarily.

Guidance

  • Try creating a new task and then restart the extension to see if the issue shifts to the new task, as described in the reproduction steps.
  • Verify that the task data is being saved correctly by checking if the task contents are preserved when the issue is resolved by creating a new task and restarting.
  • Test if the issue persists when creating multiple new tasks and restarting the extension multiple times to see if there's a pattern.
  • Consider reporting this behavior as a bug to the extension developers, as it seems to be related to the extension's internal state management.

Notes

The provided information suggests a potential issue with the extension's handling of task creation and internal state, but without more details about the extension's code or data storage, it's difficult to provide a definitive fix.

Recommendation

Apply workaround: creating a new task and restarting the extension seems to temporarily resolve the issue, and this can be used as a stopgap measure until a more permanent fix is found.

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 Last created task won't show any messages or accept new prompts. [2 comments, 3 participants]