codex - ๐Ÿ’ก(How to fix) Fix Codex App: slash command and skill picker selections in side chat do not apply until side chat is closed

Official PRs (โ€ฆ)
ON THIS PAGE

Recommended Tools

ร—6

Utilities matched from this issueโ€™s tags and category โ€” try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful ยท Quick feedback

Loadingโ€ฆ

In Codex Desktop, slash command / skill / command / agent selections from the composer picker do not actually get selected while a side chat is open. The selection only starts working again after closing the side chat.

Root Cause

In Codex Desktop, slash command / skill / command / agent selections from the composer picker do not actually get selected while a side chat is open. The selection only starts working again after closing the side chat.

RAW_BUFFERClick to expand / collapse

Summary

In Codex Desktop, slash command / skill / command / agent selections from the composer picker do not actually get selected while a side chat is open. The selection only starts working again after closing the side chat.

Repro steps

  1. Open a main Codex chat.
  2. Create/open a side chat and keep it open.
  3. In either the main chat or the side chat composer, type /.
  4. Click a skill, command, or agent from the picker.
  5. Observe whether the clicked item is inserted/selected.
  6. Close the side chat.
  7. Try the same / picker selection again.

Expected behavior

Clicking a slash picker item should immediately select/insert that skill, command, or agent in the currently focused composer, whether or not a side chat is open.

Actual behavior

While the side chat remains open, clicking picker items appears to do nothing or does not commit the selected item. Closing the side chat makes selection work again.

Notes

This feels like a Codex App composer/focus or overlay routing bug around side chats. The side chat may be capturing or invalidating the picker selection event, or the picker may be applying the selection to the wrong composer state.

Related area: side chat UI/session behavior and slash/skill picker behavior, but I did not find an exact existing issue for this specific selection-not-committed-until-side-chat-closed case.

Environment

  • App: Codex Desktop
  • Platform: macOS
  • Date observed: 2026-05-22
  • Exact app version/build: not checked yet

Vote matrix ยท Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loadingโ€ฆ

FAQ

Expected behavior

Clicking a slash picker item should immediately select/insert that skill, command, or agent in the currently focused composer, whether or not a side chat is open.

Still need to ship something?

ร—6

Another batch ranked right after the header list โ€” different links, same matching logic.

Back to top recommendations

TRENDING

codex - ๐Ÿ’ก(How to fix) Fix Codex App: slash command and skill picker selections in side chat do not apply until side chat is closed