Skip to content

Commit 3632c75

Browse files
authored
Merge pull request #1641 from derekmisler/yaml-is-deceptively-simple
2 parents 099265b + 386fe6c commit 3632c75

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/agents/nightly-scanner.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)