mirror of
https://github.com/openai/codex.git
synced 2026-04-26 15:45:02 +00:00
Add guardian review client overrides
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
"AutoReviewDecisionSource": {
|
||||
"description": "[UNSTABLE] Source that produced a terminal guardian approval review decision.",
|
||||
"enum": [
|
||||
"agent"
|
||||
"agent",
|
||||
"user"
|
||||
],
|
||||
"type": "string"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user