mirror of
https://github.com/openai/codex.git
synced 2026-04-25 23:24:55 +00:00
Attach guardian rollouts to feedback uploads
Add guardian review_thread_id plumbing so feedback can resolve the hidden guardian session rollout and attach it alongside the parent rollout in both app-server and local /feedback flows. Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
@@ -4554,6 +4554,12 @@
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"reviewThreadId": {
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"riskLevel": {
|
||||
"anyOf": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user