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:
2
.github/agents/QA_Security.agent.md
vendored
2
.github/agents/QA_Security.agent.md
vendored
@@ -4,7 +4,7 @@ description: 'Quality Assurance and Security Engineer for testing and vulnerabil
|
||||
argument-hint: 'The component or feature to test (e.g., "Run security scan on authentication endpoints")'
|
||||
tools:
|
||||
['vscode/extensions', 'vscode/getProjectSetupInfo', 'vscode/installExtension', 'vscode/openSimpleBrowser', 'vscode/runCommand', 'vscode/askQuestions', 'vscode/switchAgent', 'vscode/vscodeAPI', 'execute', 'read', 'agent', 'playwright/*', 'trivy-mcp/*', 'edit', 'search', 'web', 'playwright/*', 'todo']
|
||||
model: 'claude-opus-4-5-20250514'
|
||||
model: 'Cloaude Sonnet 4.5'
|
||||
mcp-servers:
|
||||
- trivy-mcp
|
||||
- playwright
|
||||
|
||||
Reference in New Issue
Block a user