Commit cf11f8e
committed
add multi-agent roles to allowlist (Do Next item 10)
planner, reviewer, debugger, tester roles now have explicit entries in
ROLE_TOOL_ALLOWLIST matching their orchestrator aliases (manager, qa,
coder, qa). The orchestrator already passes these roles through via
AgentExecutor; now the allowlist is self-documenting and every
multi-agent role has a first-class entry.1 parent 792dbdf commit cf11f8e
1 file changed
Lines changed: 11 additions & 0 deletions
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
32 | 43 | | |
33 | 44 | | |
34 | 45 | | |
| |||
0 commit comments