openai / openai/codex

In Codex after changing model to GPT-6 Astra while a reply is in process, if another prompt is typed, sometimes it disappears after submitting

Open
#43,012 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug extension
Dominant language
Rust
Stars
125k
Forks
19.4k
PR merge metrics
PR metrics pending

Description

What version of the IDE extension are you using?

26.901.22334

What subscription do you have?

Pro

Which IDE are you using?

VS code

What platform is your computer?

Linux 7.0.0-30-generic x86_64 x86_64

What issue are you seeing?

In Codex after changing model to GPT-6 Astra while a reply is in process, if another prompt is typed, sometimes it drps after submitting. Sometimes it stays initially but while Thinking process it gets dropped

What steps can reproduce the bug?

Try adding prompts while it is Thinking

What is the expected behavior?

Queue should be maintained

Additional information

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce this in the VS Code extension by switching to GPT-6 Astra while a reply is in progress, then submitting another prompt during Thinking. Trace the prompt submission and queue-handling entry points; done means prompts submitted during an active reply remain queued and are processed rather than disappearing.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust, vscode
Domain
developer-experience
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
56/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.