feat: expose codex migration marketplace governance

This commit is contained in:
AI Bot
2026-06-03 11:55:48 +08:00
parent 0fdee4bcf7
commit ca64a4c498
12 changed files with 169 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
{
"generatedAt": "2026-06-03T03:39:33.687Z",
"generatedAt": "2026-06-03T03:49:45.227Z",
"codexVersion": "0.136.0-alpha.2",
"codexVersionRaw": "codex-cli 0.136.0-alpha.2",
"codexBin": "codex",
@@ -185,6 +185,11 @@
"commandExecTerminate": true,
"fsRead": true,
"fsWrite": true,
"fsWatch": true
"fsWatch": true,
"externalAgentImport": true,
"marketplaceAdd": true,
"marketplaceRemove": true,
"marketplaceUpgrade": true,
"experimentalFeatureEnablementSet": true
}
}