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
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:
@@ -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
|
||||
|
||||
@@ -6,6 +6,7 @@ description: >
|
||||
mode: primary
|
||||
temperature: 0.1
|
||||
model: anthropic/claude-sonnet-4-6
|
||||
reasoningEffort: "max"
|
||||
color: primary
|
||||
permission:
|
||||
"*": deny
|
||||
|
||||
Reference in New Issue
Block a user