mirror of
https://github.com/openai/codex.git
synced 2026-05-23 12:34:25 +00:00
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>