Refine GPT-5.6 prompting and migration guidance - #33121
Merged
copyberry[bot] merged 1 commit intoJul 14, 2026
Merged
Conversation
## What changed - Recommend simplifying prompts incrementally and evaluating each change while preserving product requirements. - Document `text.verbosity` as the default response-detail control and clarify how prompts should specify task-specific content and tone. - Clarify autonomy and approval boundaries for multi-step work. - Narrow Programmatic Tool Calling guidance to bounded reduction workflows and call out validation of both `program_output` and the final assistant `message`. GitOrigin-RevId: 2334a1cfba9ead53d2002a097920d1306bcae0d4
copyberry
Bot
force-pushed
the
copyberry/codex-internal-to-codex-oss/2334a1cfba9ead53d2002a097920d1306bcae0d4
branch
from
July 14, 2026 18:06
6756a9e to
f90e7de
Compare
copyberry
Bot
deleted the
copyberry/codex-internal-to-codex-oss/2334a1cfba9ead53d2002a097920d1306bcae0d4
branch
July 14, 2026 18:07
sofakingmc0804
temporarily deployed
to
issue-triage
July 14, 2026 18:28 — with
GitHub Actions
Inactive
sofakingmc0804
temporarily deployed
to
issue-triage
July 14, 2026 18:28 — with
GitHub Actions
Inactive
sofakingmc0804
temporarily deployed
to
issue-triage
July 14, 2026 18:28 — with
GitHub Actions
Inactive
pawelwitek34
temporarily deployed
to
issue-triage
July 14, 2026 18:53 — with
GitHub Actions
Inactive
pawelwitek34
temporarily deployed
to
issue-triage
July 14, 2026 18:53 — with
GitHub Actions
Inactive
pawelwitek34
temporarily deployed
to
issue-triage
July 14, 2026 18:53 — with
GitHub Actions
Inactive
pawelwitek34
temporarily deployed
to
issue-triage
July 14, 2026 18:55 — with
GitHub Actions
Inactive
the0riginalgandalf
temporarily deployed
to
issue-triage
July 14, 2026 19:07 — with
GitHub Actions
Inactive
the0riginalgandalf
temporarily deployed
to
issue-triage
July 14, 2026 19:07 — with
GitHub Actions
Inactive
the0riginalgandalf
temporarily deployed
to
issue-triage
July 14, 2026 19:07 — with
GitHub Actions
Inactive
the0riginalgandalf
temporarily deployed
to
issue-triage
July 14, 2026 19:09 — with
GitHub Actions
Inactive
csutorastomas
temporarily deployed
to
issue-triage
July 14, 2026 19:12 — with
GitHub Actions
Inactive
csutorastomas
temporarily deployed
to
issue-triage
July 14, 2026 19:12 — with
GitHub Actions
Inactive
csutorastomas
temporarily deployed
to
issue-triage
July 14, 2026 19:12 — with
GitHub Actions
Inactive
amatsuki5032
temporarily deployed
to
issue-triage
July 14, 2026 19:17 — with
GitHub Actions
Inactive
amatsuki5032
temporarily deployed
to
issue-triage
July 14, 2026 19:17 — with
GitHub Actions
Inactive
amatsuki5032
temporarily deployed
to
issue-triage
July 14, 2026 19:17 — with
GitHub Actions
Inactive
amatsuki5032
temporarily deployed
to
issue-triage
July 14, 2026 19:18 — with
GitHub Actions
Inactive
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Refine GPT-5.6 prompting and migration guidance
What changed
text.verbosityas the default response-detail control and clarify how prompts should specify task-specific content and tone.program_outputand the final assistantmessage.