git404hub

what is codex-x fr?

yynxxxxx/codex-x — explained in plain English

Analysis updated 2026-05-18

1,515RustAudience · developerComplexity · 2/5LicenseSetup · easy

tl;dr

A desktop app that gives OpenAI Codex users a visual dashboard for managing prompts, API providers, sessions, and extensions.

vibe map

mindmap
  root((Codex-X))
    What it does
      Manage Codex prompts
      Manage API providers
      Manage sessions
      Manage Skills and MCP
    Tech stack
      Tauri
      React
      TypeScript
      Rust
      SQLite
    Use cases
      Switch prompt templates
      Compare API providers
      Clean up old sessions
    Audience
      Codex CLI users
      Security researchers
      Prompt engineers

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Switch between built in and custom prompt templates for Codex without editing config files.

VIBE 2

Manage several third party API providers alongside the official OpenAI connection.

VIBE 3

Search, group, and permanently delete old Codex chat sessions by project.

VIBE 4

Install and toggle Codex Skills and MCP extensions from one screen.

what's the stack?

RustTauriReactTypeScriptSQLiteVite

how it stacks up fr

yynxxxxx/codex-xnasa/spacewasmmaximerivest/riddle
Stars1,5151,3351,705
LanguageRustRustRust
Setup difficultyeasyhardhard
Complexity2/55/54/5
Audiencedeveloperdeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · easy time til it works · 30min

Requires an existing Codex desktop app or Codex CLI installation to manage.

Use freely for any purpose, including commercial use, under the MIT license.

in plain english

Codex-X is a desktop application for people who use OpenAI's Codex desktop app or Codex CLI and want a visual way to manage everything around it, instead of hand editing config files. It runs on Windows, macOS, and Linux, and is built with Tauri, React, TypeScript, and Rust, storing data locally with SQLite. The core feature is prompt template management. Codex-X ships with five built in prompt templates covering things like general coding tasks and more specialized workflows aimed at security research and reverse engineering, and it can sync additional templates from the project's GitHub repository. Users can also import their own Markdown prompt files, organize prompts into categories, write custom descriptions, and turn any individual prompt on or off like a plugin. When enabling a prompt, you choose whether it appends to your existing instructions or fully replaces them, and the app automatically creates a backup each time you toggle one. Beyond prompts, Codex-X lets you manage API providers: saving multiple third party API endpoints alongside the official OpenAI connection, testing connections, fetching available models, and importing existing provider settings from a related tool called cc-switch. It also offers session management, letting you search, group by project path, sync, and permanently delete local Codex chat sessions, with a clear warning that deletion cannot be undone. The app additionally provides a visual interface for Codex's Skills and MCP extensions, letting you view what is installed, import configurations, install a Skill from a ZIP file, and enable or disable each one individually. Finally, it centralizes viewing and editing of Codex's own configuration files, including config.toml and the authentication file that distinguishes an official login from third party API keys. The project is dual language, with both Chinese and English README versions, and is released under the MIT license.

prompts (copy fr)

prompt 1
Walk me through installing Codex-X on macOS and connecting it to my existing Codex CLI setup.
prompt 2
Show me how to import my own custom Markdown prompt into Codex-X and enable it.
prompt 3
Explain the difference between append mode and replace mode when enabling a prompt template in Codex-X.
prompt 4
Help me set up a third party API provider in Codex-X and test the connection before switching to it.

Frequently asked questions

what is codex-x fr?

A desktop app that gives OpenAI Codex users a visual dashboard for managing prompts, API providers, sessions, and extensions.

What language is codex-x written in?

Mainly Rust. The stack also includes Rust, Tauri, React.

What license does codex-x use?

Use freely for any purpose, including commercial use, under the MIT license.

How hard is codex-x to set up?

Setup difficulty is rated easy, with roughly 30min to a first successful run.

Who is codex-x for?

Mainly developer.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.