feat: expose codex runtime lifecycle events
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"generatedAt": "2026-06-03T04:08:48.708Z",
|
||||
"generatedAt": "2026-06-03T04:20:50.905Z",
|
||||
"codexVersion": "0.136.0-alpha.2",
|
||||
"codexVersionRaw": "codex-cli 0.136.0-alpha.2",
|
||||
"codexBin": "codex",
|
||||
@@ -201,6 +201,11 @@
|
||||
"mcpElicitation": true,
|
||||
"toolRequestUserInput": true,
|
||||
"permissionRequestApproval": true,
|
||||
"guardianDeniedActionApproval": true
|
||||
"guardianDeniedActionApproval": true,
|
||||
"processEvents": true,
|
||||
"rawResponseCompleted": true,
|
||||
"skillsChanged": true,
|
||||
"pluginInstalledNotification": true,
|
||||
"threadLifecycleEvents": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user