Skip to content
/ codexia Public

A powerfull GUI and Toolkit for Codex CLI + Claude Code. FileTree + prompt notepad + git worktree and more

License

Notifications You must be signed in to change notification settings

milisp/codexia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Codexia

δΈ­ζ–‡ζ–‡ζ‘£ Subreddit subscribers Discord Follow on 𝕏

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.

Home Reasoning

▢️ Automation demo on Twitter

πŸ“‹ Table of Contents

✨ Features

πŸ—‚οΈ Project & Session Management

  • Visual Project Browser: Navigate through all your Codex CLI projects in ~/.codex/config.toml and any ~/.codex/sessions/**/*.jsonl first 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 & File Sync

  • Git worktree with file sync to prevent accidental deletion of changes, including undo support.

🌐 Remote Control

  • Remote control from any device via a web browser

Built-in multi file viewer format support

One-click PDF / XLSX / CSV preview directly from the File Tree

  • PDF text selection
  • CSV/XLSX preview & selection

πŸ“ Prompt Notepad

  • Seamless notepad and chat integration

πŸ“Š Usage Analytics Dashboard

  • 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 Server Management

  • MCP marketplace and management for both codex and Claude code
  • One click add from mcp marketplace or sync mcp server via mcp-linker

Agent/Claude Skills

  • Agent skills management
  • Agent skills marketplace

πŸ“ AGENTS.md

  • 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

🎯 Professional UX

  • Syntax-highlighted markdown
  • Todo plan display
  • Fork chat
  • Persistent UI state
  • WebPreview (e.g., Next.js http://localhost:3000)
  • Theme & Accent selection

πŸ“‹ Codex CLI features

  • 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)

πŸ—„οΈ Local Cache (SQLite)

Codexia uses a local SQLite database at ~/.codexia/cache.db to store:

  • Notes
  • Session metadata
  • Token usage statistics

Claude code features

  • 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

πŸš€ Installation

Prerequisites

Download

macOS homebrew

brew tap milisp/codexia
brew install --cask codexia

πŸ“– Quick start

This is the fastest way to get started with Codexia:

  • Launch Codexia app
  • UI show Project with codex projects and Claude code projects

Codex

  • Option step (config model, sandbox, approval)
  • select a project then start task

Claude code

  • select a project to show history sessions
  • Option step (config)
  • send prompt to start agent or plan

Remote control

Menu β†’ Remote access -> start

Others

  • Google or ask AI

πŸ’¬ Discussions

Join the Discussions

Community forks

Related project

  • awesome-codex-cli - A curated list of awesome resources, tools for OpenAI Codex CLI

🀝 Contributing

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.

Areas for Contribution

  • πŸ› Bug fixes and improvements
  • ✨ New features and enhancements
  • πŸ“š Documentation improvements
  • 🎨 UI/UX enhancements
  • πŸ§ͺ Test coverage
  • 🌐 Internationalization

πŸ™ Acknowledgments

  • Plux one click @files from FileTree & notepad
  • Built with Tauri - The secure framework for building desktop apps
  • Claude by Anthropic
  • Codex by OpenAI

Report Bug Β· Request Feature

License

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.

πŸ’‘ Quotes and books

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.