Files
codex/codex-rs
Eric Traut c7fced56eb Track TUI starts by app server mode (#41974)
## What changed

Emit the `codex.tui.start` counter once per TUI launch with an
`app_server_mode` label of `in_process`, `local_daemon`, or `remote`. Recording
the metric during startup keeps reconnects from counting as additional
launches.

GitOrigin-RevId: 7527f319b95ae53f5278fa16120120a433a29ae4
2026-09-01 04:33:38 +00:00
..