Skip to content

Update second-opinion Codex model to gpt-5.5#163

Open
lightcap wants to merge 2 commits into
trailofbits:mainfrom
lightcap:update-codex-model
Open

Update second-opinion Codex model to gpt-5.5#163
lightcap wants to merge 2 commits into
trailofbits:mainfrom
lightcap:update-codex-model

Conversation

@lightcap
Copy link
Copy Markdown

@lightcap lightcap commented May 12, 2026

Summary

Bumps the Codex model used by the second-opinion plugin from gpt-5.3 to gpt-5.5, and the fallback model from gpt-5.2 to gpt-5.4. Plugin version 1.6.0 → 1.7.0.

Changes

  • SKILL.md: Updated primary model, fallback model, and output header references
  • references/codex-invocation.md: Updated default config, base command, fallback section, error handling table, and training note
  • plugin.json + marketplace.json: Version bump to 1.7.0

Test plan

  • python3 .github/scripts/validate_codex_skills.py passes
  • No remaining references to gpt-5.3-codex or gpt-5.2-codex in the plugin
  • Version numbers match between plugin.json and marketplace.json
  • Model names use gpt-5.5 / gpt-5.4 (no -codex suffix)

Bump primary model from gpt-5.3-codex to gpt-5.5-codex and fallback
from gpt-5.2-codex to gpt-5.4-codex. Plugin version 1.6.0 → 1.7.0.
@lightcap lightcap requested a review from dguido as a code owner May 12, 2026 21:26
Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

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

Claude Code Review

This pull request is from a fork — automated review is disabled. A repository maintainer can comment @claude review to run a one-time review.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 12, 2026

CLA assistant check
All committers have signed the CLA.

@lightcap lightcap changed the title Update second-opinion Codex model to gpt-5.5-codex Update second-opinion Codex model to gpt-5.5 May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants