Setup
1
Launch a Codex session
Click Codex in the session launcher. The session starts normally.
2
Configure telemetry
On first launch, CliDeck shows a setup toast: “Codex — Status Tracking”. Click Configure automatically.CliDeck adds an
[otel] section to ~/.codex/config.toml with the correct endpoint settings.3
Restart the session
After configuration, click Restart Session on the toast. The new session will have telemetry active.
What the Config Looks Like
CliDeck adds this to your~/.codex/config.toml:
Session Resume
Codex supports session resume. CliDeck captures the session ID from telemetry and usescodex resume <sessionId> to reconnect to previous sessions.
Disabling Telemetry
If you want to stop sending telemetry from Codex to CliDeck:- Open Settings > CLI Agents > Codex
- Toggle off CliDeck integration
[otel] section from your Codex config file.