Skip to content

[Bug]: Codex slash commands / are not showing in T3Code #2637

@koushikxd

Description

@koushikxd

Before submitting

  • I searched existing issues and did not find a duplicate.
  • I included enough detail to reproduce or investigate the problem.

Area

apps/web

Steps to reproduce

  1. Start the app
  2. type "/" in the input
  3. 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:

  • /model
  • /plan
  • /default

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething is broken or behaving incorrectly.needs-triageIssue needs maintainer review and initial categorization.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions