mirror of
https://github.com/openai/codex.git
synced 2026-09-14 11:57:03 +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.