Codexia Zen
Description
tauri GUI for OpenAI Codex CLI, minimalist design
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Codexia zen
[](https://github.com/milisp/codexia-zen/stargazers) [](http://x.com/intent/follow?screen_name=lisp_mi)
a minimalist design Tauri GUI for OpenAI Codex CLI

[!TIP] **⭐ Star the repo and follow [milisp](https://github.com/milisp) on Github for more projects,[@lisp_mi](https://x.com/lisp_mi) at Twitter**.
Related project
- Codexia - A powerful GUI and Toolkit for OpenAI Codex CLI + Claude Code
- Codexsm - Codex cli session manager
✨ Features
- Cross platform Tauri GUI - Super fast
- Ask Codex to do anything
- Use your own OpenAI subscription or api
Flexible Configuration
- Multiple AI providers (OpenAI, Ollama, Gemini, openrouter, xAI, Custom)
- One Click change mode Plan or Agent or Agent(full)
- Sandbox and Approval Policy
- Reasoning Effort
Download
prebuild MacOS dmg
[releases](https://github.com/milisp/codexia-zen/releases)
Build from source Prerequisites
- Tauri prerequisites: https://v2.tauri.app/start/prerequisites/
Installation
Clone and install dependencies:
git clone https://github.com/milisp/codexia-zen
cd codexia-zen
bun install
Generate codex ts bindings
codex app-server generate-ts -o src/bindings
Run development build:
bun tauri dev
Build for production:
bun tauri build
Quick Start
Prerequisites
- Codex CLI: Install from github Codex
- run
codexat terminal ensure codex work
launch
If you use OpenAI subscription, Just launch codexia-zen then start prompt for plan or agent
Custom other models
create a file `~/.codex/profile.json`
{
"openai": ["gpt-5.2", "gpt-5.1-codex-max", "gpt-5.1-codex", "gpt-5.1", "gpt-5.1-codex-mini"],
"openroute
Related Skills
Algorithmic Art
Create generative art using p5.js with seeded randomness, flow fields, and particle systems
Design Brand Guidelines
Apply Anthropic's official brand colors and typography to artifacts
Design Canvas Design
Create beautiful visual art in PNG and PDF documents using design philosophy
Design Frontend Design
Create distinctive, production-grade frontend interfaces with high design quality
Design Slack Gif Creator
Create animated GIFs optimized for Slack's size constraints
Design Theme Factory
Style artifacts with professional themes including 10 pre-set color/font combinations
Design Related Agents
Codemod Runner
Writes and runs codemod scripts that replace hardcoded visual values with token references in ui/src/index.css
Designguru
Expert Design Guidance & Analysis Specialist who provides professional UI/UX insights, design system guidance,
Html Css
| Web standards for semantic markup, maintainable styling, and accessibility. | - | [wshobson/agents](https://