-
由 Will Chen 提交于
<!-- devin-review-badge-begin --> --- <a href="https://app.devin.ai/review/dyad-sh/dyad/pull/2512" target="_blank"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://static.devin.ai/assets/gh-open-in-devin-review-dark.svg?v=1"> <img src="https://static.devin.ai/assets/gh-open-in-devin-review-light.svg?v=1" alt="Open with Devin"> </picture> </a> <!-- devin-review-badge-end --> <!-- CURSOR_SUMMARY --> --- > [!NOTE] > **Low Risk** > Only updates the configured Claude model IDs for PR review and issue triage automation; behavior changes are limited to upstream model differences. > > **Overview** > Updates the automated PR review orchestrator and GitHub Actions workflows to use `claude-opus-4-6` instead of the prior Opus 4.5 model identifiers. > > This aligns model selection across the multi-agent review script (`REVIEW_MODEL`) and the `claude-pr-review`/`claude-triage` workflows (`--model`/`model`). > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 5a870393caea2f5a942dbed21c67f1f302694e98. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY --> <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Switch PR review and triage to use claude-opus-4-6 for improved results and consistent model usage across jobs. Updated orchestrate_review.py, claude-pr-review.yml, and claude-triage.yml to replace 4-5/4-5-20251101 with 4-6. <sup>Written for commit 5a870393caea2f5a942dbed21c67f1f302694e98. Summary will update on new commits.</sup> <!-- End of auto-generated description by cubic. -->