Skip to content

[app][macOS] Assistant Markdown links can disappear from the transcript in Voice view #37900

Description

@nickjohngray

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

  1. Use an existing Codex Desktop task on macOS with Advanced Voice active or recently active.
  2. Ask the assistant to provide a clickable Markdown link to a web page.
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    appIssues related to the Codex desktop appbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions