feat: orchestrator evolution — full access + model upgrades + self-evolution protocol
- Add 9 missing agents to orchestrator task whitelist (20→28 agents) - Fix 2 broken agents: debug (gpt-oss:20b→qwen3.6-plus), release-manager (devstral-2→qwen3.6-plus) - Upgrade orchestrator (glm-5→qwen3.6-plus, IF:80→90, 128K→1M context) - Upgrade pipeline-judge (nemotron→qwen3.6-plus, IF:85→90) - Add orchestrator escalation path to 7 agents (lead-dev, sdet, skeptic, perf, security, evaluator, devops) - Create self-evolution protocol (.kilo/rules/orchestrator-self-evolution.md) - Create evolution log (.kilo/EVOLUTION_LOG.md) - Full audit of all 29 agents with verification tests
This commit is contained in:
@@ -12,6 +12,7 @@ permission:
|
||||
"*": deny
|
||||
"the-fixer": allow
|
||||
"performance-engineer": allow
|
||||
"orchestrator": allow
|
||||
---
|
||||
|
||||
# Kilo Code: Code Skeptic
|
||||
|
||||
Reference in New Issue
Block a user