feat: expose codex fs command governance

This commit is contained in:
AI Bot
2026-06-03 11:44:07 +08:00
parent 21e514a895
commit 0fdee4bcf7
12 changed files with 164 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
{
"generatedAt": "2026-06-03T03:25:39.080Z",
"generatedAt": "2026-06-03T03:39:33.687Z",
"codexVersion": "0.136.0-alpha.2",
"codexVersionRaw": "codex-cli 0.136.0-alpha.2",
"codexBin": "codex",
@@ -179,6 +179,12 @@
"configValueWrite": true,
"configBatchWrite": true,
"configMcpServerReload": true,
"skillsConfigWrite": true
"skillsConfigWrite": true,
"commandExecWrite": true,
"commandExecResize": true,
"commandExecTerminate": true,
"fsRead": true,
"fsWrite": true,
"fsWatch": true
}
}