fix: Adjust reasoning effort level to medium in developer agent and update tester model reference
This commit is contained in:
@@ -8,7 +8,7 @@ permission:
|
||||
edit: allow
|
||||
bash: allow
|
||||
options:
|
||||
reasoningEffort: high
|
||||
reasoningEffort: medium
|
||||
thinking:
|
||||
type: enabled
|
||||
---
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
name: tester
|
||||
description: "Holistic QA: Manages unit, integration, and writes and auto-repairs E2E test suites."
|
||||
mode: "subagent"
|
||||
model: "deepseek/deepseek-v4-pro"
|
||||
model: "deepseek/deepseek-v4-flash"
|
||||
permission:
|
||||
edit: allow
|
||||
bash:
|
||||
|
||||
Reference in New Issue
Block a user