feat: expose codex remote control status
This commit is contained in:
@@ -35,6 +35,13 @@
|
||||
"codexAppServerDiscoveryTtlMs": 300000,
|
||||
"codexAppServerDiscoveryLimit": 20,
|
||||
"codexAppServerFallbackToCli": true,
|
||||
"codexRemoteControlEnabled": true,
|
||||
"codexRemoteControlCommand": "codex",
|
||||
"codexRemoteControlArgs": [
|
||||
"remote-control",
|
||||
"start",
|
||||
"--json"
|
||||
],
|
||||
"codexComputerUseEnabled": true,
|
||||
"codexComputerUseCommand": "node",
|
||||
"codexComputerUseArgs": [
|
||||
|
||||
Reference in New Issue
Block a user