build: tweaked reasoning level on pr-merge related agents
CI / benchmark-regression (push) Failing after 0s
CI / benchmark-publish (push) Failing after 0s
CI / lint (push) Successful in 20s
CI / quality (push) Successful in 18s
CI / typecheck (push) Successful in 44s
CI / security (push) Successful in 43s
CI / build (push) Successful in 27s
CI / helm (push) Successful in 32s
CI / push-validation (push) Successful in 21s
CI / e2e_tests (push) Successful in 3m51s
CI / unit_tests (push) Successful in 7m41s
CI / docker (push) Successful in 12s
CI / integration_tests (push) Successful in 7m41s
CI / coverage (push) Has been cancelled
CI / status-check (push) Has been cancelled

This commit is contained in:
2026-04-17 15:34:56 -04:00
parent aaeecd1616
commit 555509c609
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -8,6 +8,7 @@ mode: subagent
hidden: true
temperature: 0.1
model: anthropic/claude-haiku-4-5
reasoningEffort: "max"
color: "#F59E0B"
permission:
"*": deny
@@ -8,6 +8,7 @@ mode: subagent
hidden: true
temperature: 0.1
model: openai/gpt-5-nano
reasoningEffort: "high"
color: "#059669"
permission:
"*": deny
+1
View File
@@ -6,6 +6,7 @@ description: >
mode: primary
temperature: 0.1
model: anthropic/claude-sonnet-4-6
reasoningEffort: "max"
color: primary
permission:
"*": deny