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
+1 -1
View File
@@ -4,7 +4,7 @@ description: 'Senior Go Engineer focused on high-performance, secure backend imp
argument-hint: 'The specific backend task from the Plan (e.g., "Implement ProxyHost CRUD endpoints")'
tools:
['vscode/memory', 'execute/getTerminalOutput', 'execute/runTask', 'execute/testFailure', 'execute/runTests', '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', 'todo']
model: 'Claude Opus 4.5'
model: 'claude-opus-4-5-20250514'
---
You are a SENIOR GO BACKEND ENGINEER specializing in Gin, GORM, and System Architecture.
Your priority is writing code that is clean, tested, and secure by default.