Codex-Web can not longer create tasks

Resolved 💬 16 comments Opened Oct 7, 2025 by dlukt Closed Nov 13, 2025
💡 Likely answer: A maintainer (github-actions[bot], contributor) responded on this thread — see the highlighted reply below.

What version of Codex is running?

_No response_

Which model were you using?

_No response_

What platform is your computer?

_No response_

What steps can reproduce the bug?

https://chatgpt.com/s/cd_68e4d3d7418081919e82df47033f540e

What is the expected behavior?

_No response_

What do you see instead?

_No response_

Additional information

_No response_

View original on GitHub ↗

16 Comments

github-actions[bot] contributor · 9 months ago

Potential duplicates detected. Please review them and close your issue if it is a duplicate.

  • #4810
  • #4781

Powered by Codex Action

dlukt · 9 months ago

<img width="3840" height="1956" alt="Image" src="https://github.com/user-attachments/assets/81f82e06-32de-4ec8-8ba5-261c6bb40fe3" />

<img width="3840" height="1956" alt="Image" src="https://github.com/user-attachments/assets/a04f6d4e-e8b0-4389-b1c8-1bce745ff1ce" />

<img width="3840" height="1956" alt="Image" src="https://github.com/user-attachments/assets/c966966e-0daf-4be7-81e3-1f849c81b4e6" />

<img width="3840" height="1956" alt="Image" src="https://github.com/user-attachments/assets/bc05b356-8838-4f1a-bff8-d6f61f9c7b51" />

<img width="3840" height="1956" alt="Image" src="https://github.com/user-attachments/assets/a22fc183-4d1e-4ebe-b10a-da00b6246887" />

dlukt · 9 months ago

Before the removal of the Ask button:

<img width="3840" height="1830" alt="Image" src="https://github.com/user-attachments/assets/2e57a57e-decf-4209-86f5-269b26385a47" />

dlukt · 9 months ago

It was in code mode first, then I switched to Plan mode.
That worked before the Ask button was removed.

dlukt · 9 months ago

Now it worked..
The prompt was:

Suggest Tasks to
1. Create an `internal/app/audit` service plus `internal/adapters/db/audit_repository.go` that persists `ent.AuditLog` records, exposing a port for other services.
2. Inject the audit service in `internal/app/bootstrap/bootstrap.go` and invoke it from project/content/entry/collaboration services (and HTTP handlers) whenever state-changing operations succeed, capturing before/after hashes and actor IDs.
3. Provide read APIs (REST/GraphQL) for audit history and extend tests covering audit emission for key mutations.

Suggesting to add a better UX

dlukt · 9 months ago

Can you just add the Ask button back?
This 2 clicks Plan mode is a step back

FreddyE1982 · 9 months ago
Can you just add the Ask button back? This 2 clicks Plan mode is a step back

I second this totally!

FreddyE1982 · 9 months ago

I has always been and still is very unreliable creating task anyway. most of the time if you ask it to create tasks it will just create a bullet list

jonahdk · 9 months ago

The Ask button should absolutely be brought back. At this point I'm using the VS Code extension and copy-pasting the task prompt.

dlukt · 8 months ago

This isn't fixed

dlukt · 8 months ago

@joeytrasatti-openai this is not fixed

dlukt · 8 months ago

@gpeal this isn't fixed

joeytrasatti-openai contributor · 8 months ago

@dlukt Sorry for not responding here - We did not bring the button back but we have improved the system prompt such that it will be able to work the same as vscode / cli. In those products, there are no ask modes, the model just responds based on the question.

This fix has been in for a while, could you please try it again?

joeytrasatti-openai contributor · 8 months ago

And to be clear - it definitely should be able to create the task stubs again that you can click to start tasks

dlukt · 8 months ago

it's not 100% though.
I still get raw markdown output instead of rendered tasks occasionally.
perhaps it's better now with 5.1.
I'll keep an eye on it, and if it happens again create a new issue
@joeytrasatti-openai

joeytrasatti-openai contributor · 8 months ago

The raw markdown output was a separate bug that should also be fixed now! Apologies for that. Please do and tag me if you have more issues