mirror of
https://github.com/openai/codex.git
synced 2026-05-26 22:15:13 +00:00
Adds trace context (trace_id, span_id) to Sentry events and log items when uploading feedback. Ensures that both main event and logs are correlated via the same trace_id. Logs are now uploaded in a separate envelope when include_logs is true. Removes unnecessary import.