Files
codex/codex-rs/analytics
Ningyi Xie cc694d4907 Add git workspace metadata to turn analytics
Emit the existing per-turn git workspace metadata as a custom analytics fact and attach it to codex_turn_event params when the reducer has enough turn lifecycle state. Wait for the in-flight turn metadata enrichment before normal turn completion so short turns can still report workspace data.

This only changes the Codex client-side event payload; backend schema/table ingestion needs the matching field before downstream consumers can query it.

Co-authored-by: Codex <noreply@openai.com>
2026-04-24 23:25:16 -07:00
..