openclaw/extensions/codex/src
pash-openai 3b5dab372a
Keep Codex Computer Use hook relays live across turns (#74107)
* Fix Codex native hook relay across processes

* fix: harden native hook relay bridge

* test: stabilize pairing store cache assertion

---------

Co-authored-by: pashpashpash <nik@vault77.ai>
2026-04-30 05:57:12 +09:00
..
app-server Keep Codex Computer Use hook relays live across turns (#74107) 2026-04-30 05:57:12 +09:00
command-formatters.ts Wire diagnostics through the core chat command (#72936) 2026-04-29 07:40:37 +09:00
command-handlers.ts Wire diagnostics through the core chat command (#72936) 2026-04-29 07:40:37 +09:00
command-rpc.test.ts test(codex): cover app-server command seams 2026-04-10 23:07:25 +01:00
command-rpc.ts feat(codex): add app-server protocol bridge 2026-04-24 04:24:08 +01:00
commands.test.ts Wire diagnostics through the core chat command (#72936) 2026-04-29 07:40:37 +09:00
commands.ts Wire diagnostics through the core chat command (#72936) 2026-04-29 07:40:37 +09:00
conversation-binding-data.ts feat(codex): add app-server protocol bridge 2026-04-24 04:24:08 +01:00
conversation-binding.test.ts fix(codex): require authorized inbound claims for bound turns (#71702) 2026-04-25 12:42:23 -07:00
conversation-binding.ts fix(codex): require authorized inbound claims for bound turns (#71702) 2026-04-25 12:42:23 -07:00
conversation-control.test.ts feat(codex): add app-server protocol bridge 2026-04-24 04:24:08 +01:00
conversation-control.ts feat(codex): add app-server protocol bridge 2026-04-24 04:24:08 +01:00
conversation-turn-collector.test.ts fix(codex): reject unscoped bound turn events 2026-04-25 03:29:14 +01:00
conversation-turn-collector.ts fix(codex): reject unscoped bound turn events 2026-04-25 03:29:14 +01:00
conversation-turn-input.test.ts feat(codex): add app-server protocol bridge 2026-04-24 04:24:08 +01:00
conversation-turn-input.ts feat(codex): add app-server protocol bridge 2026-04-24 04:24:08 +01:00
manifest.test.ts Manage the Codex app-server binary in OpenClaw (#71808) 2026-04-25 16:51:14 -07:00