mirror of
https://github.com/openai/codex.git
synced 2026-09-06 15:29:32 +00:00
## Why Callers need to label report events without causing submissions that share a title to be grouped together and suppress new-issue alerts. ## What changed - Use the caller-provided title tag for the event message and exception type when its value is nonblank. - Give custom-titled events a unique fingerprint so each report remains separate. - Preserve the existing session-based title and grouping when the tag is missing or blank. ## Testing Add event contract tests covering custom, missing, and blank titles; preserved comments; Unicode and whitespace; and unique fingerprints. GitOrigin-RevId: 8a03065bb6c4d4d0cfb741496e2aa2e8ac102327