Skip to content

Narrow 0.144 hotfix to GPT-5.6 prompts and context - #34009

Merged
sayan-oai merged 1 commit into
openai:release/0.144from
sayan-oai:agent/hotfix-0.144-prompts-context-only
Jul 18, 2026
Merged

Narrow 0.144 hotfix to GPT-5.6 prompts and context#34009
sayan-oai merged 1 commit into
openai:release/0.144from
sayan-oai:agent/hotfix-0.144-prompts-context-only

Conversation

@sayan-oai

Copy link
Copy Markdown
Contributor

Summary

Why

#33972 backported a broader generated catalog refresh than this stable hotfix needs. The intended 0.144.6 change is limited to the GPT-5.6 Sol/Terra/Luna prompt refresh and their corrected context-window metadata.

This follow-up restores all other catalog values to the last-green release/0.144 baseline. In particular, it removes fields that 0.144 does not understand, restores the existing skills-guidance settings and GPT-5.5 availability NUX, and leaves model visibility and upgrade behavior unchanged.

Relative to 215fb464f1932b5fd7beb5d4615bc1927d80fbf7, the resulting catalog differs in exactly 12 values: base_instructions, model_messages.instructions_template, context_window, and max_context_window for each of GPT-5.6 Sol, Terra, and Luna.

Validation

  • just test -p codex-models-manager bundled_models_json_roundtrips
  • just fmt
  • jq empty codex-rs/models-manager/models.json
  • git diff --check
  • Verified the semantic diff against 215fb464f1932b5fd7beb5d4615bc1927d80fbf7 contains only the intended 12 values.
  • Verified all retained values exactly match d26a9bf671b1c03aabfc32e1092d137c1feb3962.

@sayan-oai
sayan-oai marked this pull request as ready for review July 18, 2026 12:36

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 73414ffff6

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread codex-rs/models-manager/models.json
@sayan-oai
sayan-oai merged commit b07e13e into openai:release/0.144 Jul 18, 2026
18 of 32 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 18, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant