openclaw/extensions/codex
Alex Knight 8a060b2904
Some checks are pending
CI / preflight (push) Waiting to run
CI / security-scm-fast (push) Waiting to run
CI / security-dependency-audit (push) Waiting to run
CI / security-fast (push) Blocked by required conditions
CI / build-artifacts (push) Blocked by required conditions
CI / (push) Blocked by required conditions
CI / -1 (push) Blocked by required conditions
CI / checks-fast-contracts-plugins (push) Blocked by required conditions
CI / -2 (push) Blocked by required conditions
CI / checks-fast-contracts-channels (push) Blocked by required conditions
CI / checks-fast-protocol (push) Blocked by required conditions
CI / -3 (push) Blocked by required conditions
CI / checks-node-compat-node22 (push) Blocked by required conditions
CI / -4 (push) Blocked by required conditions
CI / -5 (push) Blocked by required conditions
CI / checks-node-core (push) Blocked by required conditions
CI / check-dependencies (push) Blocked by required conditions
CI / check-lint (push) Blocked by required conditions
CI / check-policy-guards (push) Blocked by required conditions
CI / check-preflight-guards (push) Blocked by required conditions
CI / check-prod-types (push) Blocked by required conditions
CI / check-strict-smoke (push) Blocked by required conditions
CI / check-test-types (push) Blocked by required conditions
CI / check (push) Blocked by required conditions
CI / check-additional-boundaries-a (push) Blocked by required conditions
CI / check-additional-boundaries-b (push) Blocked by required conditions
CI / check-additional-boundaries-c (push) Blocked by required conditions
CI / check-additional-extension-bundled (push) Blocked by required conditions
CI / check-additional (push) Blocked by required conditions
CI / check-additional-boundaries-d (push) Blocked by required conditions
CI / check-additional-extension-channels (push) Blocked by required conditions
CI / check-additional-extension-package-boundary (push) Blocked by required conditions
CI / check-additional-runtime-topology-architecture (push) Blocked by required conditions
CI / build-smoke (push) Blocked by required conditions
CI / check-docs (push) Blocked by required conditions
CI / skills-python (push) Blocked by required conditions
CI / -6 (push) Blocked by required conditions
CI / -7 (push) Blocked by required conditions
CI / macos-swift (push) Blocked by required conditions
CI / -8 (push) Blocked by required conditions
ClawSweeper Dispatch / dispatch (push) Waiting to run
Docs Sync Publish Repo / sync-publish-repo (push) Waiting to run
Docs / docs (push) Waiting to run
Plugin NPM Release / preview_plugins_npm (push) Waiting to run
Plugin NPM Release / preview_plugin_pack (push) Blocked by required conditions
Plugin NPM Release / publish_plugins_npm (push) Blocked by required conditions
Workflow Sanity / no-tabs (push) Waiting to run
Workflow Sanity / actionlint (push) Waiting to run
Workflow Sanity / generated-doc-baselines (push) Waiting to run
Release embedded session write lock before model I/O (#82891)
Summary:
- The PR narrows embedded PI session transcript write-lock scope, adds stale/max-hold config plumbing, and updates affected transcript, doctor, gateway, SDK, Codex mirroring, docs, and regression-test surfaces.
- Reproducibility: yes. Current main source still holds the embedded session write lock from early attempt set ... cksmith Testbox contention proof on unmodified main; I did not rerun the live repro in this read-only pass.

Automerge notes:
- PR branch already contained follow-up commit before automerge: fix(agents): narrow context engine session lock
- PR branch already contained follow-up commit before automerge: fix session lock runner build types
- PR branch already contained follow-up commit before automerge: Release embedded session write lock before model I/O
- PR branch already contained follow-up commit before automerge: fix(clawsweeper): address review for automerge-openclaw-openclaw-8289…

Validation:
- ClawSweeper review passed for head 4c6dd7ed6e.
- Required merge gates passed before the squash merge.

Prepared head SHA: 4c6dd7ed6e
Review: https://github.com/openclaw/openclaw/pull/82891#issuecomment-4469282923

Co-authored-by: Alex Knight <15041791+amknight@users.noreply.github.com>
Co-authored-by: clawsweeper <274271284+clawsweeper[bot]@users.noreply.github.com>
2026-05-17 11:54:03 +00:00
..
src Release embedded session write lock before model I/O (#82891) 2026-05-17 11:54:03 +00:00
doctor-contract-api.test.ts fix(codex): remove dynamic tools profile option 2026-05-09 21:34:33 -07:00
doctor-contract-api.ts refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
harness.ts fix(codex): cover side-question native hooks (#82559) 2026-05-17 12:02:17 +01:00
index.test.ts fix(codex): cover side-question native hooks (#82559) 2026-05-17 12:02:17 +01:00
index.ts feat(codex): bind CLI sessions from nodes 2026-05-14 11:24:30 +02:00
media-understanding-provider.test.ts test: tighten codex media request assertions 2026-05-11 08:56:04 +01:00
media-understanding-provider.ts feat(media-understanding): add structured extraction runtime 2026-05-11 03:24:08 +01:00
openclaw.plugin.json fix(codex): time out silent app-server turns 2026-05-15 14:46:33 +01:00
package.json fix: update PI runtime packages 2026-05-17 06:12:09 +01:00
prompt-overlay-runtime-contract.test.ts refactor: trim OpenClaw prompt guidance 2026-05-10 14:59:48 +01:00
prompt-overlay.ts Scope Codex heartbeat guidance to heartbeat turns (#76788) 2026-05-04 01:58:39 +09:00
provider-catalog.ts fix(openai): align Codex fallback with GPT-5.5 2026-04-23 21:03:26 +01:00
provider-discovery.ts
provider.test.ts test: guard codex record assertions 2026-05-11 18:54:47 +01:00
provider.ts fix(onboarding): surface official plugin installs 2026-05-02 15:26:48 -07:00
test-api.ts fix(codex): remove dynamic tools profile option 2026-05-09 21:34:33 -07:00
tsconfig.json