feat: expose codex remote control status

This commit is contained in:
AI Bot
2026-06-04 15:18:52 +08:00
parent a5d44b0cac
commit 63338c3d76
8 changed files with 68 additions and 3 deletions

View File

@@ -35,6 +35,13 @@
"codexAppServerDiscoveryTtlMs": 300000,
"codexAppServerDiscoveryLimit": 20,
"codexAppServerFallbackToCli": true,
"codexRemoteControlEnabled": true,
"codexRemoteControlCommand": "codex",
"codexRemoteControlArgs": [
"remote-control",
"start",
"--json"
],
"codexComputerUseEnabled": true,
"codexComputerUseCommand": "node",
"codexComputerUseArgs": [