Just another IT site ※IT系の記事は当方環境での実施内容となるため実施する場合は自己責任でお願いいたします。At Your Own Risk!! TURN BACK WHILE YOU CAN
PR

Plugin “codex” config validation is deferred/Plugin “codex” state migration is pending

※IT系の記事は当方環境での実施内容となるため実施する場合は自己責任でお願いいたします。スクリプトはAI生成のものも多いのでコピー&ペーストの際は文字コードに注意ください!
OpenClaw 2026.9.5 (ec9c1a1) — Shell yeah—I'm here to pinch the toil and leave you the glory.

│
◇  Config warnings ───────────────────────────────────────────────────────────────────────╮
│                                                                                         │
│  - plugins.entries.codex: Plugin "codex" config validation is deferred while its state  │
│    migration is pending; existing settings are preserved.                               │
│                                                                                         │
├─────────────────────────────────────────────────────────────────────────────────────────╯
│
◇  Doctor warnings ────────────────────────────────────────────────────────────────────────╮
│                                                                                          │
│  - Plugin "codex" state migration is pending: The plugin has not reported completion of  │
│    its retained state migration. State and legacy config inputs are preserved. Run       │
│    "openclaw update repair", then "openclaw doctor --fix".                               │
│                                                                                          │
├──────────────────────────────────────────────────────────────────────────────────────────╯
Codex
id: codex
Codex app-server harness and native session catalog.

Status: enabled
Format: openclaw
Source: ~/.openclaw/npm/projects/openclaw-codex-8902d781d4__openclaw-generation__g-9daf3b4c2f48c41b/node_modules/@openclaw/codex/dist/index.js
Origin: global
Trust: reason=trusted-official; registryPath="/home/xxxxxx/.openclaw/state/openclaw.sqlite"; origin="global"; installSource="npm"; installSpec="@openclaw/codex"
Version: 2026.9.5
Shape: hybrid-capability
Capability mode: hybrid

Capabilities:
text-inference: codex
media-understanding: codex
web-search: codex
migration-provider: codex

Commands:
codex

Install:
Source: npm
Spec: @openclaw/codex
Install path: ~/.openclaw/npm/projects/openclaw-codex-8902d781d4__openclaw-generation__g-9daf3b4c2f48c41b/node_modules/@openclaw/codex
Recorded version: 2026.9.5
Installed at: 2026-09-21T22:47:37.909Z

原因

  • Codexプラグイン自体は有効・2026.9.5
  • インストール状態も正常
  • ただし、保持している旧状態の移行完了通知が未報告
  • 設定と旧状態は保護のため保持されている

表示どおり、修復手順は次の順番です。

openclaw update repair
openclaw doctor --fix

これは状態・設定を修正する操作なので、先に必要ならバックアップを取ってください。実行後に以下で警告が消えたか確認します。

openclaw plugins inspect codex

DB削除やプラグインの手動削除は不要です。

タイトルとURLをコピーしました