fix: impl-review + merge on Sonnet/best-practices-opus-repo (unclaimable routing + empty-delivery risk)
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: impl-review-sonnet
|
name: impl-review-sonnet
|
||||||
version: 1
|
version: 1
|
||||||
description: Code review of implementation using Sonnet code-review
|
description: Code review of implementation using Sonnet code-review
|
||||||
runtime: best-practices-airouter-repo
|
runtime: best-practices-opus-repo
|
||||||
input:
|
input:
|
||||||
state: integrated
|
state: integrated
|
||||||
tags_forbidden: []
|
tags_forbidden: []
|
||||||
@@ -15,7 +15,8 @@ scope_budget:
|
|||||||
nodes:
|
nodes:
|
||||||
- id: agent
|
- id: agent
|
||||||
kind: agent
|
kind: agent
|
||||||
template: best-practices-airouter-repo
|
template: best-practices-opus-repo
|
||||||
|
model: sonnet
|
||||||
prompt: |
|
prompt: |
|
||||||
Code-review the implementation for the following task.
|
Code-review the implementation for the following task.
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
name: merge
|
name: merge
|
||||||
version: 1
|
version: 1
|
||||||
description: Prepare a reviewed implementation for merge — runs pre-merge checks and marks item merge-ready
|
description: Prepare a reviewed implementation for merge — runs pre-merge checks and marks item merge-ready
|
||||||
runtime: best-practices-airouter-repo
|
runtime: best-practices-opus-repo
|
||||||
input:
|
input:
|
||||||
state: impl-reviewed
|
state: impl-reviewed
|
||||||
tags_forbidden: []
|
tags_forbidden: []
|
||||||
@@ -15,10 +15,8 @@ scope_budget:
|
|||||||
nodes:
|
nodes:
|
||||||
- id: agent
|
- id: agent
|
||||||
kind: agent
|
kind: agent
|
||||||
template: best-practices-airouter-repo
|
template: best-practices-opus-repo
|
||||||
cli: agentic
|
model: sonnet
|
||||||
model: Qwen3.6
|
|
||||||
labels: [airouter]
|
|
||||||
runtime_env:
|
runtime_env:
|
||||||
AGENT_REPO_URL: "git@gitea.oreillyit.nz-ai-enablement:skynet/agent-runtimes-agents.git"
|
AGENT_REPO_URL: "git@gitea.oreillyit.nz-ai-enablement:skynet/agent-runtimes-agents.git"
|
||||||
AGENT_BRANCH: "spec/auto-draft"
|
AGENT_BRANCH: "spec/auto-draft"
|
||||||
|
|||||||
Reference in New Issue
Block a user