File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ agents:
143143
144144 security :
145145 model : openai-o3,claude-sonnet
146- description : Deep security vulnerability analysis (alloy: reasoning + broad knowledge)
146+ description : " Deep security vulnerability analysis (alloy: reasoning + broad knowledge)"
147147 instruction : |
148148 You are a security expert scanning for vulnerabilities. Be thorough but precise.
149149
@@ -207,7 +207,7 @@ agents:
207207
208208 bugs :
209209 model : gemini-flash,claude-haiku
210- description : Logic errors, resource leaks, and concurrency bugs (alloy: speed + precision)
210+ description : " Logic errors, resource leaks, and concurrency bugs (alloy: speed + precision)"
211211 instruction : |
212212 You are analyzing code for bugs that cause runtime errors or incorrect behavior.
213213
You can’t perform that action at this time.
0 commit comments