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:
¨NW¨
2026-04-06 22:55:12 +01:00
parent 01ce40ae8a
commit b9abd91d07
20 changed files with 2608 additions and 38 deletions

View File

@@ -12,6 +12,7 @@ permission:
"*": deny
"the-fixer": allow
"performance-engineer": allow
"orchestrator": allow
---
# Kilo Code: Code Skeptic