Before submitting
Area
apps/web
Steps to reproduce
- Start the app
- type "/" in the input
- only 3 commands will be visible
Expected behavior
I should be able to see all commands, skills, prompts etc but im only able to see 3 options
Actual behavior
What happened?
When using Codex inside T3Code, typing / only shows:
But in the official Codex CLI/Desktop app I can see the full slash command list and skills normally.
Examples that work in Codex CLI/App but not in T3Code:
- /help
- /status
- /use
- /review
My ~/.codex/skills directory exists and works correctly in the official Codex app + CLI.
Expected behavior
T3Code should expose the same Codex slash commands / skills, or clarify that only limited commands are supported.
Additional context
- Codex CLI works correctly outside T3Code
CODEX_HOME is set correctly
- Skills are detected normally in the official Codex app
- Seems like T3Code may be running Codex in headless/SDK mode instead of the full TUI
Impact
Blocks work completely
Version or commit
No response
Environment
No response
Logs or stack traces
Screenshots, recordings, or supporting files
Screenshot 2026-05-11 at 1.12.47 PM.png
Screenshot 2026-05-11 at 1.23.01 PM.png
Workaround
No response
Before submitting
Area
apps/web
Steps to reproduce
Expected behavior
I should be able to see all commands, skills, prompts etc but im only able to see 3 options
Actual behavior
What happened?
When using Codex inside T3Code, typing
/only shows:But in the official Codex CLI/Desktop app I can see the full slash command list and skills normally.
Examples that work in Codex CLI/App but not in T3Code:
My
~/.codex/skillsdirectory exists and works correctly in the official Codex app + CLI.Expected behavior
T3Code should expose the same Codex slash commands / skills, or clarify that only limited commands are supported.
Additional context
CODEX_HOMEis set correctlyImpact
Blocks work completely
Version or commit
No response
Environment
No response
Logs or stack traces
Screenshots, recordings, or supporting files
Screenshot 2026-05-11 at 1.12.47 PM.png
Screenshot 2026-05-11 at 1.23.01 PM.png
Workaround
No response