mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-23 22:38:12 +00:00
Summary: - The PR updates Codex context projection fitting so non-positive context budgets still return turn/start text within the app-server input cap while preserving the current user request tail. - PR surface: Source +23, Tests +87. Total +110 across 2 files. - Reproducibility: yes. Current main is source-reproducible: when `beforeContext.length + afterContext.length ... ll-over-limit text; the linked diagnostic also shows the real Codex app-server rejects that pre-fix string. Automerge notes: - No ClawSweeper repair was needed after automerge opt-in. Validation: - ClawSweeper review passed for head1510a3d13a. - Required merge gates passed before the squash merge. Prepared head SHA:1510a3d13aReview: https://github.com/openclaw/openclaw/pull/94756#issuecomment-4747889774 Co-authored-by: Anas <anaselghoudane@gmail.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.