chore(claude-review): default to Claude Opus 5 - #91
Merged
crowecawcaw merged 2 commits intoAug 7, 2026
Conversation
Bumps the reusable PR-review workflow's default model_id from us.anthropic.claude-opus-4-8 to us.anthropic.claude-opus-5. Verified against Bedrock in us-west-2: the us.anthropic.claude-opus-5 system-defined inference profile is ACTIVE and routes to the anthropic.claude-opus-5 foundation model in us-east-1, us-east-2, and us-west-2 -- the same three-region fan-out the 4.8 profile used, so no change is needed to aws_region. A live bedrock-runtime Converse call against the profile succeeded. Note for whoever deploys this: the OIDC role named by the bedrock_role_arn secret grants bedrock:InvokeModel per-model-ARN, so it needs the Opus 5 inference-profile and foundation-model ARNs added before this default takes effect. Signed-off-by: Stephen Crowe <6042774+crowecawcaw@users.noreply.github.com>
crowecawcaw
force-pushed
the
chore/claude-review-opus-5
branch
from
August 7, 2026 23:21
900db88 to
32b90a3
Compare
waninggibbon
approved these changes
Aug 7, 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.
Bumps the reusable PR-review workflow's default
model_idfromus.anthropic.claude-opus-4-8tous.anthropic.claude-opus-5.