subagents

This commit is contained in:
2026-03-20 17:20:24 +03:00
parent b89b9a66f2
commit 1149e8df1d
36 changed files with 4313 additions and 327 deletions

View File

@@ -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}",