switch to minimax m3 for review
This commit is contained in:
@@ -17,7 +17,7 @@ permission:
|
||||
task:
|
||||
"*": deny
|
||||
"explore": allow
|
||||
model: openrouter/moonshotai/kimi-k2.6
|
||||
model: openrouter/minimax/minimax-m3
|
||||
temperature: 1.0
|
||||
---
|
||||
|
||||
|
||||
@@ -70,6 +70,8 @@ When dispatching each agent, explicitly instruct it:
|
||||
- **Do NOT post findings to Forgejo.** Return findings to you only.
|
||||
- Follow the `rui-pr-review-process` skill for methodology and reporting format.
|
||||
|
||||
Also, you MUST forward whatever context the user gives you to the `rui-review-pr-focus` sub-agents.
|
||||
|
||||
## Step 3: Aggregate Findings
|
||||
|
||||
After all subagents complete:
|
||||
|
||||
+1
-1
@@ -14,7 +14,7 @@
|
||||
"context7": {
|
||||
"type": "local",
|
||||
"command": ["npx", "-y", "@upstash/context7-mcp"],
|
||||
"enabled": true
|
||||
"enabled": false
|
||||
},
|
||||
"sequential-thinking": {
|
||||
"type": "local",
|
||||
|
||||
Reference in New Issue
Block a user