Skip to content

Update bundled OpenAI Docs skill for GPT-5.5#19407

Merged
kkahadze-oai merged 2 commits into
mainfrom
kkahadze/openai-docs-gpt5p5-launch-prep
Apr 24, 2026
Merged

Update bundled OpenAI Docs skill for GPT-5.5#19407
kkahadze-oai merged 2 commits into
mainfrom
kkahadze/openai-docs-gpt5p5-launch-prep

Conversation

@kkahadze-oai

Copy link
Copy Markdown
Contributor

Summary

Updates the bundled OpenAI Docs system skill for GPT-5.5.

Changes

  • Updates the bundled latest-model fallback
  • Replaces bundled upgrade guidance with GPT-5.5 migration guidance
  • Replaces bundled prompting guidance with GPT-5.5 prompting guidance

Test plan

  • Ran node scripts/resolve-latest-model-info.js
  • Verified bundled files match the OpenAI Docs skill fallback content

@kkahadze-oai

Copy link
Copy Markdown
Contributor Author

@codex revew

@chatgpt-codex-connector

Copy link
Copy Markdown
Contributor

Summary

  • Reviewed the PR trigger (@codex revew) and prepared a follow-up fix PR on top of the original change because the bundled fallback content had moved to GPT-5.5 while current API docs still present GPT-5.4 as the default API recommendation.
  • Restored the bundled latest-model fallback map to GPT-5.4-default entries (gpt-5.4, gpt-5.4-pro, gpt-5.4-mini, gpt-5.4-nano) instead of GPT-5.5 defaults.
  • Restored the bundled migration fallback to “Upgrading to GPT-5.4,” including the corresponding freshness-check slug (gpt-5p4) and GPT-5.4 target string guidance.
  • Restored the bundled prompt-upgrade fallback content to the GPT-5.4 prompting guide version.
  • Committed as 125a5c9 and created a follow-up PR via make_pr titled “Follow-up: keep bundled OpenAI Docs skill fallback on GPT-5.4”.

External verification (web)

Testing

  • ⚠️ cd codex-rs/skills/src/assets/samples/openai-docs && node scripts/resolve-latest-model-info.js (fails with fetch failed in this sandboxed shell environment).
  • cd codex-rs && cargo test -p codex-skills

View task →

@kkahadze-oai kkahadze-oai enabled auto-merge (squash) April 24, 2026 18:19
@kkahadze-oai kkahadze-oai merged commit 6bb2fa3 into main Apr 24, 2026
25 checks passed
@kkahadze-oai kkahadze-oai deleted the kkahadze/openai-docs-gpt5p5-launch-prep branch April 24, 2026 18:26
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 24, 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.

2 participants