fix(agents): update model version to 'claude-opus-4-5-20250514' across multiple agent files

This commit is contained in:
GitHub Actions
2026-01-25 04:07:19 +00:00
parent 978f698570
commit 89ca4f258a
10 changed files with 17 additions and 17 deletions

View File

@@ -3,8 +3,8 @@ name: 'DevOps'
description: 'DevOps specialist for CI/CD pipelines, deployment debugging, and GitOps workflows focused on making deployments boring and reliable'
argument-hint: 'The CI/CD or infrastructure task (e.g., "Debug failing GitHub Action workflow")'
tools:
['vscode/memory', 'execute/getTerminalOutput', 'execute/runTask', 'execute/runInTerminal', 'read/terminalLastCommand', 'read/getTaskOutput', 'read/problems', 'read/readFile', 'agent', 'edit/createFile', 'edit/editFiles', 'search/changes', 'search/codebase', 'search/fileSearch', 'search/listDirectory', 'search/textSearch', 'search/usages', 'search/searchSubagent', 'web/fetch', 'github/*', 'copilot-container-tools/*', 'github/*', 'github/*', 'io.github.goreleaser/mcp/*', 'todo']
model: 'Claude Opus 4.5'
['vscode/memory', 'execute/getTerminalOutput', 'execute/runTask', 'execute/runInTerminal', 'read/terminalLastCommand', 'read/getTaskOutput', 'read/problems', 'read/readFile', 'agent', 'edit/createFile', 'edit/editFiles', 'search/changes', 'search/codebase', 'search/fileSearch', 'search/listDirectory', 'search/textSearch', 'search/usages', 'search/searchSubagent', 'web/fetch', 'web/githubRepo', 'github/*', 'copilot-container-tools/*', 'io.github.goreleaser/mcp/*', 'todo']
model: 'claude-opus-4-5-20250514'
mcp-servers:
- github
---