yynxxxxx/codex-x

OpenAI Codex 桌面端/CLI 的可视化管理工具,具有Provider/API 切换、会话同步、提示词注入、Skills/MCP 管理、TOML 配置可视化的跨平台工具。

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 45 minutes ago
Added to GitGenius on September 20th, 2026
Created on July 4th, 2026
Open Issues & Pull Requests: 12 (+0)
GitHub issues: Enabled
Number of forks: 458
Total Stargazers: 3,648 (+6)
Total Subscribers: 13 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 27.9 hours
Mean response time: 3.8 days
90th percentile: 12.1 days
Tracked items: 36

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Roughly one issue in four opened in the past year never receives a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 47% of issues opened in the past year have been closed. Three people close 95% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 25
New in 7 days: 3
Closed in 7 days: 0
Avg open age: 33 days
Stale 30+ days: 15
Stale 90+ days: 0

Recent activity

Opened in 7 days: 2
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

Sign in to see which issues are moving.

Detailed Description

Codex-X is a cross-platform desktop management tool for OpenAI Codex that unifies prompt injection, provider switching, session synchronization, and Skills/MCP configuration through a visual interface.

The tool addresses the fragmentation that occurs when using Codex across desktop, CLI, and third-party APIs while managing multiple prompt templates and configuration files. Rather than editing scattered configuration files manually, Codex-X centralizes high-frequency operations into a single graphical interface where users can see current state and execute common tasks with single clicks. The application provides visual management of prompt templates with categorization, Markdown import, and enable/disable toggles; handles multiple named Codex logins and third-party API providers with one-click switching and import from existing provider configurations; synchronizes and organizes local sessions by project path; and manages Skills and MCP alongside TOML and JSON configuration files with backup capabilities. Token usage tracking is available by date and model in settings.

Developers should choose this tool if they work with multiple Codex instances, frequently switch between different API providers, or maintain custom prompt libraries. It suits teams that want to avoid manual configuration file management and need visibility into session history and token consumption patterns. The tool runs on Windows, macOS, and Linux as a native desktop application.

The project maintains active development with regular updates to its user interface and feature set. The codebase uses Rust with Tauri for the desktop framework, React and TypeScript for the frontend, and SQLite for data persistence. Documentation is provided in both Chinese and English, indicating attention to accessibility for different user communities.