What version of the Codex App are you using (From “About Codex” dialog)?
26.421.11020
What subscription do you have?
the $200 one
What platform is your computer?
Linux 6.1.159-181.297.amzn2023.x86_64 x86_64 x86_64
What issue are you seeing?
some of the Skills disappear after loading briefly when you select a remote instead of local in the dropdown.
for a few seconds the local skills show up, then disappear. sometimes reappear+disappear again:
What steps can reproduce the bug?
- open Skills at the top of the sidebar
- install a skill with "local" selected in top right dropdown
- select "remote" in dropdown
at this point, the app should show then hide the skills
What is the expected behavior?
Skills on local should show up (with "+" button to install).
Additional information
# /home/USER/.codex/config.toml
[marketplaces.local]
last_updated = "2026-04-21T11:32:04Z"
source_type = "local"
source = "/home/USER"
What version of the Codex App are you using (From “About Codex” dialog)?
26.421.11020
What subscription do you have?
the $200 one
What platform is your computer?
Linux 6.1.159-181.297.amzn2023.x86_64 x86_64 x86_64
What issue are you seeing?
some of the Skills disappear after loading briefly when you select a remote instead of local in the dropdown.
for a few seconds the local skills show up, then disappear. sometimes reappear+disappear again:
What steps can reproduce the bug?
at this point, the app should show then hide the skills
What is the expected behavior?
Skills on local should show up (with "+" button to install).
Additional information
plugin is registered in the
marketplace.json:marketplace is registered in
config.toml:restarted Codex Desktop Beta
remote has parallel codex server versions:
System Codex CLI:
codex-cli 0.121.0VS Code extension bundled Codex:
codex-cli 0.119.0-alpha.28Current running remote app-server:
/usr/bin/codex app-server --listen ws://127.0.0.1:9234