Commit a0ca676
[ci] Update agentic workflows to claude-opus-4.8 (#1461)
The `claude-opus-4.6` model is retired/unsupported, producing this error in gh-aw workflow runs:
> Error: model 'claude-opus-4.6' is retired or unsupported. Did you mean 'claude-opus-4.8'?
Update the model reference in `.github/workflows/java-interop-reviewer.md` to `claude-opus-4.8` and recompile the `.lock.yml` via `gh aw compile`. The recompile also generated `agentics-maintenance.yml` and updated pinned action versions.
Follow-up to dotnet/android#11646.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 6d8aef7 commit a0ca676
4 files changed
Lines changed: 618 additions & 6 deletions
File tree
- .github
- aw
- workflows
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
8 | 13 | | |
9 | 14 | | |
10 | 15 | | |
| |||
0 commit comments