Skip to content

Commit d3184bf

Browse files
committed
fix: switched reviewer to qwen/qwen3-235b-a22b-thinking-2507
1 parent 8826641 commit d3184bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.agents/reviewer.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import type { SecretAgentDefinition } from './types/secret-agent-definition'
66
const definition: SecretAgentDefinition = {
77
id: 'reviewer',
88
publisher,
9-
...reviewer('openai/gpt-oss-120b:nitro'),
9+
...reviewer('qwen/qwen3-235b-a22b-thinking-2507:nitro'),
1010
}
1111

1212
export default definition

0 commit comments

Comments
 (0)