Skip to content

Select the official client local-daemon transport - #460

Merged
cbusillo merged 1 commit into
mainfrom
code/local-daemon-selection-385
Jul 23, 2026
Merged

Select the official client local-daemon transport#460
cbusillo merged 1 commit into
mainfrom
code/local-daemon-selection-385

Conversation

@cbusillo

Copy link
Copy Markdown
Owner

Summary

  • stop passing a non-empty CODEX_CLI_PATH, which current ChatGPT treats as a stdio override
  • neutralize launchd-level CLI overrides with explicit empty values
  • require ChatGPT's own bounded log to prove websocket initialize success
  • distinguish transient app-server daemon version probes from serving stdio app-servers
  • apply one bounded launch/poll deadline plus a five-second stability window

Validation

  • uv run python -m unittest discover -s codex_lab_package -p 'test_*.py' (68 passed)
  • just fmt
  • static package smoke on the signed clean candidate
  • live ChatGPT 26.715.70719 canary: PID 2517, managed app-server PID 4564, transportKind=websocket, no serving stdio child, five-second stability proof

Corrects the local transport gate introduced in #458. Relates to #385.

@cbusillo
cbusillo merged commit a245078 into main Jul 23, 2026
9 checks passed
@cbusillo
cbusillo deleted the code/local-daemon-selection-385 branch July 23, 2026 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant