subagents
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"subagent-orchestrator": {
|
||||
"description": "Primary user-facing fast dispatcher that routes requests only to approved project subagents. Use this as a lightweight orchestrator when you want subagent-only delegation and no direct execution by full agents.",
|
||||
"mode": "primary",
|
||||
"model": "openai/gpt-5-nano",
|
||||
"model": "github-copilot/gpt-5.1-codex-mini",
|
||||
"temperature": 0.0,
|
||||
"steps": 8,
|
||||
"prompt": "{file:./.kilo/agent/subagent-orchestrator.md}",
|
||||
|
||||
Reference in New Issue
Block a user