A powerful cross-platform GUI and toolkit for Codex CLI and Claude Code, designed to streamline AI-assisted development.
It can also be used as a general-purpose AI agent workspace for research, writing, and everyday workflows.
One-click file injection from the File Tree, prompt notepad integration, Git worktree support, diff viewer, and built-in PDF / CSV / XLSX preview β all in one place.
Tip
β Star this repo, follow milisp on GitHub for more projects, and follow @lisp_mi on Twitter for updates.
- Visual Project Browser: Navigate through all your Codex CLI projects in
~/.codex/config.tomland any~/.codex/sessions/**/*.jsonlfirst line has cwd - Session History: View and resume past coding session with full context, Rename chat title, manage
~/.codex/sessions - Filter conversation messages
- Open multiple projects simultaneously in separate windows
- Organize conversations with categories and favorites
- Git worktree with file sync to prevent accidental deletion of changes, including undo support.
- Remote control from any device via a web browser
One-click PDF / XLSX / CSV preview directly from the File Tree
- PDF text selection
- CSV/XLSX preview & selection
- Seamless notepad and chat integration
- Cost Tracking: Monitor your usage and costs in real-time
- Token Analytics: Detailed breakdown by model, project, and time period
- Visual Charts: Beautiful charts showing usage trends and patterns
- MCP marketplace and management for both codex and Claude code
- One click add from mcp marketplace or sync mcp server via mcp-linker
- Agent skills management
- Agent skills marketplace
- Built-in Editor: Edit AGENTS.md file directly within the app
- Live Preview: See your markdown rendered in real-time
- Syntax Highlighting: Full markdown support with syntax highlighting
- Syntax-highlighted markdown
- Todo plan display
Fork chat- Persistent UI state
- WebPreview (e.g., Next.js http://localhost:3000)
- Theme & Accent selection
- Sandbox execution modes for safe code running
- Approval workflows for sensitive operations
- Configurable command execution policies
- Isolated processes per session for security
- Image input via screenshots or image files
- Toggle Codex built-in OpenAI model (GPT-5, o3, etc.) web search
- Project-aware assistance
- Multiple AI providers (OpenAI, openrouter, Custom)
(Ollama, Anthropic, Gemini, xAI)
Codexia uses a local SQLite database at ~/.codexia/cache.db to store:
- Notes
- Session metadata
- Token usage statistics
- show projects from ~/.claude.json
- Display all Claude Code sessions from
~/.claude/projects - show active sessions
- continue or resume session from GUI
- send prompt or click pencil icon to start new session
- Codex CLI: Install from github Codex
- Claude Code CLI: Install from Claude's official site
- Git: recommend option install
brew tap milisp/codexia
brew install --cask codexiaThis is the fastest way to get started with Codexia:
- Launch Codexia app
- UI show Project with codex projects and Claude code projects
- Option step (config model, sandbox, approval)
- select a project then start task
- select a project to show history sessions
- Option step (config)
- send prompt to start agent or plan
Menu β Remote access -> start
- Google or ask AI
Join the Discussions
- jeremiahodom/codex-ui - Node.js backend with API/SSE communication
- Itexoft/codexia - SSH integration
- nuno5645/codexia - add support for new reasoning and token count events
- awesome-codex-cli - A curated list of awesome resources, tools for OpenAI Codex CLI
We welcome contributions! Please see our Contributing Guide for details.
By contributing to this project, you agree that your contributions may be licensed under both the AGPL-3.0 license and the Codexia commercial license.
- π Bug fixes and improvements
- β¨ New features and enhancements
- π Documentation improvements
- π¨ UI/UX enhancements
- π§ͺ Test coverage
- π Internationalization
- Plux one click @files from FileTree & notepad
- Built with Tauri - The secure framework for building desktop apps
- Claude by Anthropic
- Codex by OpenAI
Codexia is dual-licensed under AGPL-3.0 and a Commercial License.
- AGPL-3.0 β for open-source use.
- Commercial License β required for closed-source, proprietary, hosted, or SaaS use.
For full terms and commercial inquiries, see COMMERCIAL.md.
Codexia includes a small collection of inspirational quotes and recommended books
- Random wisdom quotes
- A curated list of awesome book
These assets live in the public/ directory, and contributions are welcome.

