Build: Refined some of the wording in the supervisors to get more reliable performance out of them. Made permissions stricter so we will get less circumvention of intended permissions
This commit is contained in:
@@ -9,6 +9,9 @@ temperature: 0.1
|
||||
model: openai/gpt-5-codex
|
||||
color: "#10B981"
|
||||
permission:
|
||||
"*": deny
|
||||
question: deny
|
||||
"sequential-thinking*": allow
|
||||
edit: deny
|
||||
webfetch: deny
|
||||
bash:
|
||||
|
||||
Reference in New Issue
Block a user