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: '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:
['execute', 'read', 'agent', 'edit/createDirectory', 'edit/createFile', 'edit/editFiles', 'edit/editNotebook', 'search', 'todo']
model: 'claude-opus-4-5-20250514'
model: 'Cloaude Sonnet 4.5'
---
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.