Skip to content

Use the latest Opus model in automation workflows - #8520

Merged
gonzaloriestra merged 2 commits into
mainfrom
pin-claude-workflow-model
Sep 10, 2026
Merged

Use the latest Opus model in automation workflows#8520
gonzaloriestra merged 2 commits into
mainfrom
pin-claude-workflow-model

Conversation

@gonzaloriestra

@gonzaloriestra gonzaloriestra commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

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-latest alias 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

  • I've considered possible cross-platform impacts (Mac, Linux, Windows)
  • I've considered possible documentation changes
  • I've considered analytics changes to measure impact
  • The change is user-facing — I've identified the correct bump type (patch for bug fixes · minor for new features · major for breaking changes) and added a changeset with pnpm changeset add

@github-actions github-actions Bot added the no-changelog This PR doesn't include a changeset entry. Is an internal only change not relevant to end users. label Sep 10, 2026
@gonzaloriestra gonzaloriestra changed the title Pin Claude model and proxy endpoint in workflows Pin Claude model in automation workflows Sep 10, 2026

@amcaplan amcaplan left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Are we not able to use Opus 5? Same price, but should be smarter

@gonzaloriestra
gonzaloriestra force-pushed the pin-claude-workflow-model branch from d3e5cc1 to 3fede11 Compare September 10, 2026 11:41
@gonzaloriestra gonzaloriestra changed the title Pin Claude model in automation workflows Use the latest Opus model in automation workflows Sep 10, 2026
@gonzaloriestra

gonzaloriestra commented Sep 10, 2026

Copy link
Copy Markdown
Contributor Author

@amcaplan Good point. I found the available models here and switched to claude-opus-latest.

@gonzaloriestra
gonzaloriestra marked this pull request as ready for review September 10, 2026 11:42
@gonzaloriestra
gonzaloriestra requested a review from a team as a code owner September 10, 2026 11:42
@gonzaloriestra
gonzaloriestra added this pull request to the merge queue Sep 10, 2026
Merged via the queue into main with commit a6a0551 Sep 10, 2026
30 checks passed
@gonzaloriestra
gonzaloriestra deleted the pin-claude-workflow-model branch September 10, 2026 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog This PR doesn't include a changeset entry. Is an internal only change not relevant to end users.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants