Fix Codex Remote thread writer conflicts
This commit is contained in:
@@ -53,6 +53,7 @@ fatal_re = "redacted_thinking|blocks cannot be modified|cannot be modified"
|
||||
[backend.codex] # Codex TUI + the shared Remote Control app-server daemon
|
||||
bin = "codex"
|
||||
preamble = "{bin} remote-control start --json >/dev/null"
|
||||
remote_addr = "unix://" # make the TUI a client of the daemon; it must not own a second writer
|
||||
flags = "--dangerously-bypass-approvals-and-sandbox --dangerously-bypass-hook-trust --no-alt-screen"
|
||||
supports_resume = false # the harness does not yet persist Codex thread IDs
|
||||
prompt_delivery = "arg"
|
||||
|
||||
Reference in New Issue
Block a user