chore(workflows): bump default model to claude-opus-4-7

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Bryan Helmkamp 2026-05-04 08:56:46 -04:00
parent be0b5829b9
commit 33180703dd
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@ digraph ImplementIssue {
graph [
goal="Implement a GitHub issue",
model_stylesheet="
* { model: claude-opus-4-6; }
* { model: claude-opus-4-7; }
"
]
rankdir=LR

View file

@ -2,7 +2,7 @@ digraph ImplementPlan {
graph [
goal="Implement and simplify",
model_stylesheet="
* { model: claude-opus-4-6; }
* { model: claude-opus-4-7; }
"
]
rankdir=LR