mirror of
https://github.com/openai/codex.git
synced 2026-09-15 12:08:01 +00:00
Remove guardian review change-soon wording
Strip 'This shape is expected to change soon.' from the guardian approval review protocol docs and regenerated schema fixtures, while keeping the affected APIs marked unstable or deprecated as appropriate. Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
@@ -726,7 +726,7 @@
|
||||
]
|
||||
},
|
||||
"CommandExecutionGuardianApprovalReviewCompletedNotification": {
|
||||
"description": "[UNSTABLE] Temporary notification payload for guardian approval review on a command execution item. This shape is expected to change soon.",
|
||||
"description": "[UNSTABLE] Temporary notification payload for guardian approval review on a command execution item.",
|
||||
"properties": {
|
||||
"action": true,
|
||||
"itemId": {
|
||||
@@ -751,7 +751,7 @@
|
||||
"type": "object"
|
||||
},
|
||||
"CommandExecutionGuardianApprovalReviewStartedNotification": {
|
||||
"description": "[UNSTABLE] Temporary notification payload for guardian approval review on a command execution item. This shape is expected to change soon.",
|
||||
"description": "[UNSTABLE] Temporary notification payload for guardian approval review on a command execution item.",
|
||||
"properties": {
|
||||
"action": true,
|
||||
"itemId": {
|
||||
@@ -985,7 +985,7 @@
|
||||
"type": "object"
|
||||
},
|
||||
"FileChangeGuardianApprovalReviewCompletedNotification": {
|
||||
"description": "[UNSTABLE] Temporary notification payload for guardian approval review on a file change item. This shape is expected to change soon.",
|
||||
"description": "[UNSTABLE] Temporary notification payload for guardian approval review on a file change item.",
|
||||
"properties": {
|
||||
"action": true,
|
||||
"itemId": {
|
||||
@@ -1010,7 +1010,7 @@
|
||||
"type": "object"
|
||||
},
|
||||
"FileChangeGuardianApprovalReviewStartedNotification": {
|
||||
"description": "[UNSTABLE] Temporary notification payload for guardian approval review on a file change item. This shape is expected to change soon.",
|
||||
"description": "[UNSTABLE] Temporary notification payload for guardian approval review on a file change item.",
|
||||
"properties": {
|
||||
"action": true,
|
||||
"itemId": {
|
||||
@@ -1580,7 +1580,7 @@
|
||||
"type": "object"
|
||||
},
|
||||
"McpToolCallGuardianApprovalReviewCompletedNotification": {
|
||||
"description": "[UNSTABLE] Temporary notification payload for guardian approval review on an MCP tool call item. This shape is expected to change soon.",
|
||||
"description": "[UNSTABLE] Temporary notification payload for guardian approval review on an MCP tool call item.",
|
||||
"properties": {
|
||||
"action": true,
|
||||
"itemId": {
|
||||
@@ -1605,7 +1605,7 @@
|
||||
"type": "object"
|
||||
},
|
||||
"McpToolCallGuardianApprovalReviewStartedNotification": {
|
||||
"description": "[UNSTABLE] Temporary notification payload for guardian approval review on an MCP tool call item. This shape is expected to change soon.",
|
||||
"description": "[UNSTABLE] Temporary notification payload for guardian approval review on an MCP tool call item.",
|
||||
"properties": {
|
||||
"action": true,
|
||||
"itemId": {
|
||||
|
||||
@@ -6291,7 +6291,7 @@
|
||||
},
|
||||
"CommandExecutionGuardianApprovalReviewCompletedNotification": {
|
||||
"$schema": "http://json-schema.org/draft-07/schema#",
|
||||
"description": "[UNSTABLE] Temporary notification payload for guardian approval review on a command execution item. This shape is expected to change soon.",
|
||||
"description": "[UNSTABLE] Temporary notification payload for guardian approval review on a command execution item.",
|
||||
"properties": {
|
||||
"action": true,
|
||||
"itemId": {
|
||||
@@ -6318,7 +6318,7 @@
|
||||
},
|
||||
"CommandExecutionGuardianApprovalReviewStartedNotification": {
|
||||
"$schema": "http://json-schema.org/draft-07/schema#",
|
||||
"description": "[UNSTABLE] Temporary notification payload for guardian approval review on a command execution item. This shape is expected to change soon.",
|
||||
"description": "[UNSTABLE] Temporary notification payload for guardian approval review on a command execution item.",
|
||||
"properties": {
|
||||
"action": true,
|
||||
"itemId": {
|
||||
@@ -7549,7 +7549,7 @@
|
||||
},
|
||||
"FileChangeGuardianApprovalReviewCompletedNotification": {
|
||||
"$schema": "http://json-schema.org/draft-07/schema#",
|
||||
"description": "[UNSTABLE] Temporary notification payload for guardian approval review on a file change item. This shape is expected to change soon.",
|
||||
"description": "[UNSTABLE] Temporary notification payload for guardian approval review on a file change item.",
|
||||
"properties": {
|
||||
"action": true,
|
||||
"itemId": {
|
||||
@@ -7576,7 +7576,7 @@
|
||||
},
|
||||
"FileChangeGuardianApprovalReviewStartedNotification": {
|
||||
"$schema": "http://json-schema.org/draft-07/schema#",
|
||||
"description": "[UNSTABLE] Temporary notification payload for guardian approval review on a file change item. This shape is expected to change soon.",
|
||||
"description": "[UNSTABLE] Temporary notification payload for guardian approval review on a file change item.",
|
||||
"properties": {
|
||||
"action": true,
|
||||
"itemId": {
|
||||
@@ -8924,7 +8924,7 @@
|
||||
},
|
||||
"McpToolCallGuardianApprovalReviewCompletedNotification": {
|
||||
"$schema": "http://json-schema.org/draft-07/schema#",
|
||||
"description": "[UNSTABLE] Temporary notification payload for guardian approval review on an MCP tool call item. This shape is expected to change soon.",
|
||||
"description": "[UNSTABLE] Temporary notification payload for guardian approval review on an MCP tool call item.",
|
||||
"properties": {
|
||||
"action": true,
|
||||
"itemId": {
|
||||
@@ -8951,7 +8951,7 @@
|
||||
},
|
||||
"McpToolCallGuardianApprovalReviewStartedNotification": {
|
||||
"$schema": "http://json-schema.org/draft-07/schema#",
|
||||
"description": "[UNSTABLE] Temporary notification payload for guardian approval review on an MCP tool call item. This shape is expected to change soon.",
|
||||
"description": "[UNSTABLE] Temporary notification payload for guardian approval review on an MCP tool call item.",
|
||||
"properties": {
|
||||
"action": true,
|
||||
"itemId": {
|
||||
|
||||
@@ -2762,7 +2762,7 @@
|
||||
},
|
||||
"CommandExecutionGuardianApprovalReviewCompletedNotification": {
|
||||
"$schema": "http://json-schema.org/draft-07/schema#",
|
||||
"description": "[UNSTABLE] Temporary notification payload for guardian approval review on a command execution item. This shape is expected to change soon.",
|
||||
"description": "[UNSTABLE] Temporary notification payload for guardian approval review on a command execution item.",
|
||||
"properties": {
|
||||
"action": true,
|
||||
"itemId": {
|
||||
@@ -2789,7 +2789,7 @@
|
||||
},
|
||||
"CommandExecutionGuardianApprovalReviewStartedNotification": {
|
||||
"$schema": "http://json-schema.org/draft-07/schema#",
|
||||
"description": "[UNSTABLE] Temporary notification payload for guardian approval review on a command execution item. This shape is expected to change soon.",
|
||||
"description": "[UNSTABLE] Temporary notification payload for guardian approval review on a command execution item.",
|
||||
"properties": {
|
||||
"action": true,
|
||||
"itemId": {
|
||||
@@ -4020,7 +4020,7 @@
|
||||
},
|
||||
"FileChangeGuardianApprovalReviewCompletedNotification": {
|
||||
"$schema": "http://json-schema.org/draft-07/schema#",
|
||||
"description": "[UNSTABLE] Temporary notification payload for guardian approval review on a file change item. This shape is expected to change soon.",
|
||||
"description": "[UNSTABLE] Temporary notification payload for guardian approval review on a file change item.",
|
||||
"properties": {
|
||||
"action": true,
|
||||
"itemId": {
|
||||
@@ -4047,7 +4047,7 @@
|
||||
},
|
||||
"FileChangeGuardianApprovalReviewStartedNotification": {
|
||||
"$schema": "http://json-schema.org/draft-07/schema#",
|
||||
"description": "[UNSTABLE] Temporary notification payload for guardian approval review on a file change item. This shape is expected to change soon.",
|
||||
"description": "[UNSTABLE] Temporary notification payload for guardian approval review on a file change item.",
|
||||
"properties": {
|
||||
"action": true,
|
||||
"itemId": {
|
||||
@@ -5550,7 +5550,7 @@
|
||||
},
|
||||
"McpToolCallGuardianApprovalReviewCompletedNotification": {
|
||||
"$schema": "http://json-schema.org/draft-07/schema#",
|
||||
"description": "[UNSTABLE] Temporary notification payload for guardian approval review on an MCP tool call item. This shape is expected to change soon.",
|
||||
"description": "[UNSTABLE] Temporary notification payload for guardian approval review on an MCP tool call item.",
|
||||
"properties": {
|
||||
"action": true,
|
||||
"itemId": {
|
||||
@@ -5577,7 +5577,7 @@
|
||||
},
|
||||
"McpToolCallGuardianApprovalReviewStartedNotification": {
|
||||
"$schema": "http://json-schema.org/draft-07/schema#",
|
||||
"description": "[UNSTABLE] Temporary notification payload for guardian approval review on an MCP tool call item. This shape is expected to change soon.",
|
||||
"description": "[UNSTABLE] Temporary notification payload for guardian approval review on an MCP tool call item.",
|
||||
"properties": {
|
||||
"action": true,
|
||||
"itemId": {
|
||||
|
||||
@@ -57,7 +57,7 @@
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"description": "[UNSTABLE] Temporary notification payload for guardian approval review on a command execution item. This shape is expected to change soon.",
|
||||
"description": "[UNSTABLE] Temporary notification payload for guardian approval review on a command execution item.",
|
||||
"properties": {
|
||||
"action": true,
|
||||
"itemId": {
|
||||
|
||||
@@ -57,7 +57,7 @@
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"description": "[UNSTABLE] Temporary notification payload for guardian approval review on a command execution item. This shape is expected to change soon.",
|
||||
"description": "[UNSTABLE] Temporary notification payload for guardian approval review on a command execution item.",
|
||||
"properties": {
|
||||
"action": true,
|
||||
"itemId": {
|
||||
|
||||
@@ -57,7 +57,7 @@
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"description": "[UNSTABLE] Temporary notification payload for guardian approval review on a file change item. This shape is expected to change soon.",
|
||||
"description": "[UNSTABLE] Temporary notification payload for guardian approval review on a file change item.",
|
||||
"properties": {
|
||||
"action": true,
|
||||
"itemId": {
|
||||
|
||||
@@ -57,7 +57,7 @@
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"description": "[UNSTABLE] Temporary notification payload for guardian approval review on a file change item. This shape is expected to change soon.",
|
||||
"description": "[UNSTABLE] Temporary notification payload for guardian approval review on a file change item.",
|
||||
"properties": {
|
||||
"action": true,
|
||||
"itemId": {
|
||||
|
||||
@@ -57,7 +57,7 @@
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"description": "[UNSTABLE] Temporary notification payload for guardian approval review on an MCP tool call item. This shape is expected to change soon.",
|
||||
"description": "[UNSTABLE] Temporary notification payload for guardian approval review on an MCP tool call item.",
|
||||
"properties": {
|
||||
"action": true,
|
||||
"itemId": {
|
||||
|
||||
@@ -57,7 +57,7 @@
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"description": "[UNSTABLE] Temporary notification payload for guardian approval review on an MCP tool call item. This shape is expected to change soon.",
|
||||
"description": "[UNSTABLE] Temporary notification payload for guardian approval review on an MCP tool call item.",
|
||||
"properties": {
|
||||
"action": true,
|
||||
"itemId": {
|
||||
|
||||
@@ -6,6 +6,6 @@ import type { GuardianApprovalReview } from "./GuardianApprovalReview";
|
||||
|
||||
/**
|
||||
* [UNSTABLE] Temporary notification payload for guardian approval review on a
|
||||
* command execution item. This shape is expected to change soon.
|
||||
* command execution item.
|
||||
*/
|
||||
export type CommandExecutionGuardianApprovalReviewCompletedNotification = { threadId: string, turnId: string, itemId: string, review: GuardianApprovalReview, action: JsonValue | null, };
|
||||
|
||||
@@ -6,6 +6,6 @@ import type { GuardianApprovalReview } from "./GuardianApprovalReview";
|
||||
|
||||
/**
|
||||
* [UNSTABLE] Temporary notification payload for guardian approval review on a
|
||||
* command execution item. This shape is expected to change soon.
|
||||
* command execution item.
|
||||
*/
|
||||
export type CommandExecutionGuardianApprovalReviewStartedNotification = { threadId: string, turnId: string, itemId: string, review: GuardianApprovalReview, action: JsonValue | null, };
|
||||
|
||||
@@ -6,6 +6,6 @@ import type { GuardianApprovalReview } from "./GuardianApprovalReview";
|
||||
|
||||
/**
|
||||
* [UNSTABLE] Temporary notification payload for guardian approval review on a
|
||||
* file change item. This shape is expected to change soon.
|
||||
* file change item.
|
||||
*/
|
||||
export type FileChangeGuardianApprovalReviewCompletedNotification = { threadId: string, turnId: string, itemId: string, review: GuardianApprovalReview, action: JsonValue | null, };
|
||||
|
||||
@@ -6,6 +6,6 @@ import type { GuardianApprovalReview } from "./GuardianApprovalReview";
|
||||
|
||||
/**
|
||||
* [UNSTABLE] Temporary notification payload for guardian approval review on a
|
||||
* file change item. This shape is expected to change soon.
|
||||
* file change item.
|
||||
*/
|
||||
export type FileChangeGuardianApprovalReviewStartedNotification = { threadId: string, turnId: string, itemId: string, review: GuardianApprovalReview, action: JsonValue | null, };
|
||||
|
||||
@@ -6,6 +6,6 @@ import type { GuardianApprovalReview } from "./GuardianApprovalReview";
|
||||
|
||||
/**
|
||||
* [UNSTABLE] Temporary notification payload for guardian approval review on
|
||||
* an MCP tool call item. This shape is expected to change soon.
|
||||
* an MCP tool call item.
|
||||
*/
|
||||
export type McpToolCallGuardianApprovalReviewCompletedNotification = { threadId: string, turnId: string, itemId: string, review: GuardianApprovalReview, action: JsonValue | null, };
|
||||
|
||||
@@ -6,6 +6,6 @@ import type { GuardianApprovalReview } from "./GuardianApprovalReview";
|
||||
|
||||
/**
|
||||
* [UNSTABLE] Temporary notification payload for guardian approval review on
|
||||
* an MCP tool call item. This shape is expected to change soon.
|
||||
* an MCP tool call item.
|
||||
*/
|
||||
export type McpToolCallGuardianApprovalReviewStartedNotification = { threadId: string, turnId: string, itemId: string, review: GuardianApprovalReview, action: JsonValue | null, };
|
||||
|
||||
@@ -4829,7 +4829,7 @@ pub struct ItemStartedNotification {
|
||||
#[serde(rename_all = "camelCase")]
|
||||
#[ts(export_to = "v2/")]
|
||||
/// [UNSTABLE] Temporary notification payload for guardian approval review on a
|
||||
/// command execution item. This shape is expected to change soon.
|
||||
/// command execution item.
|
||||
pub struct CommandExecutionGuardianApprovalReviewStartedNotification {
|
||||
pub thread_id: String,
|
||||
pub turn_id: String,
|
||||
@@ -4842,7 +4842,7 @@ pub struct CommandExecutionGuardianApprovalReviewStartedNotification {
|
||||
#[serde(rename_all = "camelCase")]
|
||||
#[ts(export_to = "v2/")]
|
||||
/// [UNSTABLE] Temporary notification payload for guardian approval review on a
|
||||
/// command execution item. This shape is expected to change soon.
|
||||
/// command execution item.
|
||||
pub struct CommandExecutionGuardianApprovalReviewCompletedNotification {
|
||||
pub thread_id: String,
|
||||
pub turn_id: String,
|
||||
@@ -4855,7 +4855,7 @@ pub struct CommandExecutionGuardianApprovalReviewCompletedNotification {
|
||||
#[serde(rename_all = "camelCase")]
|
||||
#[ts(export_to = "v2/")]
|
||||
/// [UNSTABLE] Temporary notification payload for guardian approval review on a
|
||||
/// file change item. This shape is expected to change soon.
|
||||
/// file change item.
|
||||
pub struct FileChangeGuardianApprovalReviewStartedNotification {
|
||||
pub thread_id: String,
|
||||
pub turn_id: String,
|
||||
@@ -4868,7 +4868,7 @@ pub struct FileChangeGuardianApprovalReviewStartedNotification {
|
||||
#[serde(rename_all = "camelCase")]
|
||||
#[ts(export_to = "v2/")]
|
||||
/// [UNSTABLE] Temporary notification payload for guardian approval review on a
|
||||
/// file change item. This shape is expected to change soon.
|
||||
/// file change item.
|
||||
pub struct FileChangeGuardianApprovalReviewCompletedNotification {
|
||||
pub thread_id: String,
|
||||
pub turn_id: String,
|
||||
@@ -4881,7 +4881,7 @@ pub struct FileChangeGuardianApprovalReviewCompletedNotification {
|
||||
#[serde(rename_all = "camelCase")]
|
||||
#[ts(export_to = "v2/")]
|
||||
/// [UNSTABLE] Temporary notification payload for guardian approval review on
|
||||
/// an MCP tool call item. This shape is expected to change soon.
|
||||
/// an MCP tool call item.
|
||||
pub struct McpToolCallGuardianApprovalReviewStartedNotification {
|
||||
pub thread_id: String,
|
||||
pub turn_id: String,
|
||||
@@ -4894,7 +4894,7 @@ pub struct McpToolCallGuardianApprovalReviewStartedNotification {
|
||||
#[serde(rename_all = "camelCase")]
|
||||
#[ts(export_to = "v2/")]
|
||||
/// [UNSTABLE] Temporary notification payload for guardian approval review on
|
||||
/// an MCP tool call item. This shape is expected to change soon.
|
||||
/// an MCP tool call item.
|
||||
pub struct McpToolCallGuardianApprovalReviewCompletedNotification {
|
||||
pub thread_id: String,
|
||||
pub turn_id: String,
|
||||
|
||||
Reference in New Issue
Block a user