chore: update model references to 'Cloaude Sonnet 4.5' across agent files

- Changed model name from 'claude-opus-4-5-20250514' to 'Cloaude Sonnet 4.5' in multiple agent markdown files.
- Ensures consistency in model naming across the project.
This commit is contained in:
GitHub Actions
2026-02-04 03:06:50 +00:00
parent 36556d0b3b
commit f3a396f4d3
9 changed files with 9 additions and 9 deletions

View File

@@ -4,7 +4,7 @@ description: 'DevOps specialist for CI/CD pipelines, deployment debugging, and G
argument-hint: 'The CI/CD or infrastructure task (e.g., "Debug failing GitHub Action workflow")'
tools:
['execute', 'read', 'agent', 'github/*', 'github/*', 'io.github.goreleaser/mcp/*', 'edit/createDirectory', 'edit/createFile', 'edit/editFiles', 'edit/editNotebook', 'search', 'web', 'github/*', 'todo', 'ms-azuretools.vscode-containers/containerToolsConfig']
model: 'claude-opus-4-5-20250514'
model: 'Cloaude Sonnet 4.5'
mcp-servers:
- github
---