fix: Adjust reasoning effort level to medium in developer agent and update tester model reference

This commit is contained in:
2026-08-28 22:09:10 -04:00
parent ef30931b20
commit ad08e6d9f5
3 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ permission:
edit: allow
bash: allow
options:
reasoningEffort: high
reasoningEffort: medium
thinking:
type: enabled
---
+1 -1
View File
@@ -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: