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

@@ -4,7 +4,7 @@ description: 'User Advocate and Writer focused on creating simple, layman-friend
argument-hint: 'The feature to document (e.g., "Write the guide for the new Real-Time Logs")'
tools:
['vscode/memory', 'read/readFile', 'edit/createFile', 'edit/editFiles', 'search/changes', 'search/codebase', 'search/fileSearch', 'search/listDirectory', 'search/textSearch', 'search/searchSubagent', 'github/*', 'todo']
model: 'Claude Opus 4.5'
model: 'claude-opus-4-5-20250514'
mcp-servers:
- github
---