Summary
In Codex Desktop on macOS, an assistant response can say that it provided a Markdown link while the transcript renders only the surrounding plain text. The URL and link label are absent, not merely unclickable.
This is particularly disruptive in voice mode because the user cannot open the report, file, or web page the assistant says it supplied.
Reproduction
- Use an existing Codex Desktop task on macOS with Advanced Voice active or recently active.
- Ask the assistant to provide a clickable Markdown link to a web page.
- Observe the assistant transcript.
Actual
- The assistant message says that a link was posted.
- Plain surrounding text renders.
- The Markdown link and raw URL do not appear in the transcript.
- Repeating the link in normal Markdown and angle-bracket URL form produced the same missing result.
- In the affected Voice transcript, punctuation can also be rewritten into spoken words such as "colon" and "slash", making a visible URL inaccurate to copy.
Expected
Every assistant-provided web link should be visible and clickable in the transcript. If a Voice renderer cannot create a clickable link, it must at least render the full raw URL as visible text with its original punctuation.
Confirmed workaround
Until this is fixed, users can ask Codex to copy the complete URL or other required text to the macOS clipboard, then paste it into the target app, such as Chrome's address bar. This works even when the transcript omits the link or rewrites punctuation.
Impact
This prevents users from following through on reports, documents, GitHub tickets, and other requested resources. In this incident the user could not open a newly filed Codex bug report because the transcript silently omitted its link.
Evidence
A screenshot from the affected macOS Codex transcript shows the assistant text "Try the raw address I just posted above," but no address or link is visible above it.
Related reports
Summary
In Codex Desktop on macOS, an assistant response can say that it provided a Markdown link while the transcript renders only the surrounding plain text. The URL and link label are absent, not merely unclickable.
This is particularly disruptive in voice mode because the user cannot open the report, file, or web page the assistant says it supplied.
Reproduction
Actual
Expected
Every assistant-provided web link should be visible and clickable in the transcript. If a Voice renderer cannot create a clickable link, it must at least render the full raw URL as visible text with its original punctuation.
Confirmed workaround
Until this is fixed, users can ask Codex to copy the complete URL or other required text to the macOS clipboard, then paste it into the target app, such as Chrome's address bar. This works even when the transcript omits the link or rewrites punctuation.
Impact
This prevents users from following through on reports, documents, GitHub tickets, and other requested resources. In this incident the user could not open a newly filed Codex bug report because the transcript silently omitted its link.
Evidence
A screenshot from the affected macOS Codex transcript shows the assistant text "Try the raw address I just posted above," but no address or link is visible above it.
Related reports
Copy as Markdowndisappeared from the Copy menu #25201 concerns the missing Copy as Markdown command, not links disappearing from assistant replies.