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
---