feat: add Claude Opus 5 model - #243
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: ab4262adfd
ℹ️ About Codex in GitHub
Codex has been enabled to automatically 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 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 4f8f6ce453
ℹ️ About Codex in GitHub
Codex has been enabled to automatically 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 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: a3999057ba
ℹ️ About Codex in GitHub
Codex has been enabled to automatically 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 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
|
[from Codex]: Superseded by a fresh PR from this exact branch and factory-gated head because this PR has consumed its per-PR Codex review allowance. No code is being dropped; the replacement will reference this PR. |
What changed
Why
Opus 5 needs to be selectable in the web and desktop clients and runnable by the backend today. The dispatched SHA
c3e8fb67dwas verified after refreshing upstream and changes only Macroscope review-agent frontmatter; the actual upstream product patch is41a430a88(upstream pingdotgg#4472). This hotfix applies the product patch plus the minimum fork-specific replacement and compatibility behavior required by the explicit decision that Opus 5 replaces Opus 4.8.This fresh PR supersedes #242 from the exact same head because that PR exhausted its per-PR Codex review allowance after multiple completed review rounds.
Validation
The four-provider E2E matrix is intentionally skipped. Post-merge deployment still requires the controlled deploy, external probe, and a real Opus 5 turn.