Use the latest Opus model in automation workflows - #8520
Merged
Conversation
amcaplan
reviewed
Sep 10, 2026
amcaplan
left a comment
Contributor
There was a problem hiding this comment.
Are we not able to use Opus 5? Same price, but should be smarter
gonzaloriestra
force-pushed
the
pin-claude-workflow-model
branch
from
September 10, 2026 11:41
d3e5cc1 to
3fede11
Compare
Contributor
Author
gonzaloriestra
marked this pull request as ready for review
September 10, 2026 11:42
amcaplan
approved these changes
Sep 10, 2026
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
WHY are these changes introduced?
Continuation of #8509.
The first run failed before making changes because Claude selected
claude-opus-4-8[1m], which the endpoint reported as unavailable or inaccessible.WHAT is this pull request doing?
Uses the
claude-opus-latestalias in the maintenance and issue-investigation workflows, keeping the existing proxy URL and API key secrets.How to manually test your changes?
After merge, start a new maintenance-prs → Run workflow run and confirm Claude gets past model initialization. Start an issue investigation to confirm the same configuration works there.
Checklist
patchfor bug fixes ·minorfor new features ·majorfor breaking changes) and added a changeset withpnpm changeset add