Setup
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.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.