Vibe Coding
Codex adds a `/daemon` menu and a `--no-daemon` escape hatch for its shared background server
Diffing rust-v0.155.0-alpha.10 against alpha.16 (published 2026-09-17T04:34Z) shows 67 commits, none of which appear in the release bodies, which are 25 or 26 bytes each. Among them: `/daemon` menu for local background server updates (#45854), `--no-daemon` to bypass the shared background server entirely (#46088), app-server Unix sockets isolated from filesystem-restricted commands (#45984), and native DNS resolution for the macOS network proxy (#45982). If you run multiple Codex sessions and have seen them interfere, `--no-daemon` is now the documented way to keep them apart.
Source
↳ Follow the thread