openai / openai/codex

GPT-6 Astra rejects harmless prompts as "Invalid prompt" while other models work

Open
#44,367 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

app bug model-behavior
Dominant language
Rust
Stars
125k
Forks
19.4k
PR merge metrics
PR metrics pending

Description

What version of the Codex App are you using (From “About Codex” dialog)?

26.903.61454 (8378)

What subscription do you have?

ChatGPT Plus

What platform is your computer?

Darwin 25.5.0 arm64 arm

What issue are you seeing?

When I select gpt-6-astra in the Codex desktop app, harmless prompts are consistently rejected with the following error:

Invalid prompt: your prompt was flagged as potentially violating our usage policy. Please try again with a different prompt: https://platform.openai.com/docs/guides/reasoning#advice-on-prompting

This occurs even with minimal prompts such as hello or Reply only with OK.. The same prompts work normally when I switch to another model, including gpt-5.6-sol.

What steps can reproduce the bug?

Feedback ID: 01a0851a-4155-7e41-b90f-a5ae1c9ddd38

What is the expected behavior?

Harmless prompts should be accepted and processed normally by gpt-6-astra, consistent with the behavior of other available models.

Additional information

Codex CLI version: 0.153.4

The failure is specific to gpt-6-astra. It persists with a clean configuration, built-in OpenAI provider, disabled plugins/skills, and refreshed authentication. This suggests an account- or service-side false-positive policy classification rather than a prompt-content or local-configuration issue.

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 in the Codex desktop app with Codex CLI 0.153.4, gpt-6-astra, and hello or Reply only with OK.; compare with gpt-5.6-sol. Investigate the model request path and returned policy error. Done means harmless prompts are accepted by gpt-6-astra without changing prompt text, configuration, plugins, or authentication.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
ai, backend-api-design, cli
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.