Native Copy action for inline code-style values in Codex responses

Open 💬 0 comments Opened Jun 4, 2026 by Charles-George

Short version: anytime Codex gives me black-on-grey text that is obviously meant to be easy to select and copy, please put a small Copy button next to it. If it is a path or URL, make it clickable too.

Details:

  • Inline code-style values should have a native Copy action.
  • Examples: commands, IDs, config keys, paths, URLs, filenames, short snippets, and other copy-worthy values.
  • Copy should write exactly that value to the clipboard.
  • Paths and URLs should also have an Open/click action where appropriate.
  • Copy should not open a browser tab, steal focus, or create a Web preview card.

Why this matters:
The current workaround is to use localhost copy-helper links. They work, but Codex treats them as web links and creates distracting Web preview cards. A native Copy action would make the UI match what the black-on-grey styling already implies.

Observed surface:

  • Codex desktop app on Windows
  • Chat response rendering / copy UX / link preview behavior

No logs or session transcript are included; this is a product UX feature request.

View original on GitHub ↗