mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 11:50:43 +00:00
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>
This commit is contained in:
@@ -281,10 +281,10 @@ restart Codex Computer Use, relaunch Codex Desktop if needed, then retry in a
|
||||
fresh OpenClaw session.
|
||||
|
||||
**A Computer Use tool says `Native hook relay unavailable`.** The Codex-native
|
||||
tool hook reached OpenClaw with a stale or missing relay registration. Start a
|
||||
fresh OpenClaw session with `/new` or `/reset`. If it keeps happening, restart
|
||||
the gateway so old app-server threads and hook registrations are dropped, then
|
||||
retry.
|
||||
tool hook could not reach an active OpenClaw relay through the local bridge or
|
||||
Gateway fallback. Start a fresh OpenClaw session with `/new` or `/reset`. If it
|
||||
keeps happening, restart the gateway so old app-server threads and hook
|
||||
registrations are dropped, then retry.
|
||||
|
||||
**Turn-start auto-install refuses a source.** This is intentional. Add the
|
||||
source with explicit `/codex computer-use install --source <marketplace-source>`
|
||||
|
||||
Reference in New Issue
Block a user