openclaw/extensions/codex
Jason (Json) f79d842029
fix(codex): keep OpenClaw session spawn searchable
Keep OpenClaw session spawning searchable in Codex mode while steering Codex-native delegation through native subagents.

Verification:
- pnpm docs:list
- git diff --check
- pnpm prompt:snapshots:gen
- pnpm prompt:snapshots:check
- node scripts/run-vitest.mjs extensions/codex/src/app-server/dynamic-tools.test.ts extensions/codex/src/app-server/run-attempt.test.ts extensions/codex/src/app-server/thread-lifecycle.test.ts -t "turn-yield|searchable OpenClaw dynamic tools|Codex-native subagents primary"
- .agents/skills/autoreview/scripts/autoreview --mode local
- GitHub checks on d9237f7294: 69 success, 19 skipped, 1 neutral; merge state CLEAN

Co-authored-by: fuller-stack-dev <263060202+fuller-stack-dev@users.noreply.github.com>
2026-05-18 06:49:05 +01:00
..
src fix(codex): keep OpenClaw session spawn searchable 2026-05-18 06:49:05 +01: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 build: update pi dependencies to 0.75.1 2026-05-18 06:22:36 +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
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