mirror of
https://github.com/openai/codex.git
synced 2026-09-20 12:47:38 +00:00
## What changed - Render descriptive Markdown labels alongside canonical local file targets instead of discarding them. - Collapse labels that resolve to the same path, accounting for relative and absolute forms, `file://` URLs, percent encoding, case, separators, and location suffixes. - Preserve `~/` destinations for display and keep absolute paths unless they can be shortened relative to the session working directory. ## Testing - Add unit and snapshot coverage for descriptive and path-equivalent labels, invalid percent encoding, trailing separators, Unix and Windows paths, UNC paths, `file://` URLs, and table wrapping. GitOrigin-RevId: 636bf4485b2899d96c6273be3f3b7f38728c9013