Show app-server connection info in /status for codex --remote

Resolved 💬 0 comments Opened May 25, 2026 by tmsdnl Closed May 25, 2026

What variant of Codex are you using?

CLI

What feature would you like to see?

When using codex --remote, I cannot tell from inside Codex whether I am connected to an app-server or which endpoint I am connected to.

Example: codex --remote ws://127.0.0.1:1455 - once Codex is running, there does not seem to be a clear way to confirm that the current session is actually connected to that endpoint.

Perhaps /status could include this information.

Additional information

Observed on codex-cli 0.133.0

View original on GitHub ↗