revert(codex): revert first-party marketplace allowlist

Reverts openclaw/openclaw#82219.
This commit is contained in:
Kevin Lin
2026-06-03 15:35:35 -07:00
committed by GitHub
parent d5c8e90e28
commit fce002ad03
22 changed files with 101 additions and 471 deletions
+1 -1
View File
@@ -526,7 +526,7 @@ Supported top-level Codex plugin fields:
| -------------------------- | -------------- | ---------------------------------------------------------------------------------------- |
| `codexDynamicToolsLoading` | `"searchable"` | Use `"direct"` to put OpenClaw dynamic tools directly in the initial Codex tool context. |
| `codexDynamicToolsExclude` | `[]` | Additional OpenClaw dynamic tool names to omit from Codex app-server turns. |
| `codexPlugins` | disabled | Native Codex plugin/app support for configured first-party Codex plugins. |
| `codexPlugins` | disabled | Native Codex plugin/app support for migrated source-installed curated plugins. |
Supported `appServer` fields: