mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-24 21:29:38 +00:00
* fix(codex): restore memory recall guidance * fix(codex): add memory recall fallback * fix(codex): preserve memory prompt registration * test(codex): expect memory slot in scoped harness load Signed-off-by: sallyom <somalley@redhat.com> --------- Signed-off-by: sallyom <somalley@redhat.com> Co-authored-by: sallyom <somalley@redhat.com>
OpenClaw Codex
Official OpenClaw provider and harness plugin for OpenAI Codex app-server integration. It exposes the Codex-managed GPT model catalog and the Codex runtime surfaces used by OpenClaw agents.
Install from OpenClaw:
openclaw plugin add @openclaw/codex
Use this plugin when you want OpenClaw to run Codex-backed model turns, media understanding, and prompt overlays through the Codex app-server harness.