Skip to content
/ codexia Public

A powerfull GUI/IDE 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 lisp_mi on Twitter

A powerful GUI and Toolkit for Codex CLI + Claude code

one click @file from FileTree, prompt notepad, git worktree, diff view, build-in one click pdf csv/xlsx viewer, and more.

Tip

⭐ Star this repo, follow milisp on GitHub, and follow @lisp_mi on Twitter for updates.

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
  • Multiple windows: open multiple projects at the same time
  • Category & Favorites conversation system

git worktree and sync file changes

  • worktree + sync to prevent accident delete all the changes. undo function.

remote control

  • remote control from browser via any device

Built-in multi file viewer format support

One Click pdf/xlsx/csv from filetree to preview

  • PDF text selection
  • CSV/XLSX preview & selection

Prompt notepad

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

  • simple mcp management
  • One click add from mcp marketplace or sync mcp server via mcp-linker

πŸ“ 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 - Screenshot or image file
  • toggle codex built-in gpt-5 web search
  • Project-aware assistance
  • Multiple AI providers (OpenAI, Ollama, Anthropic, Gemini, openrouter, xAI, Custom)

sqlite in ~/.codexia/cache.db

  • note
  • sesssion list - scan new session to store in sqlite
  • token usage

Claude code features

πŸš€ Installation

Prerequisites

Download

macOS homebrew

brew tap milisp/codexia
brew install --cask codexia

πŸ“– Quick start

  • 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
  • click session to show history

new cc session (agent)

  • click bot icon (#2) from left sidebar - You will see opcode app ui
  • click bot icon at right top (opcode app ui) - show agents
  • Create Agent -> fill the form - save agent - run agent
  • other steps see opcode

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.

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

❀️ Support & Participate

I'm working on Codexia Pro and need your input!

Fill this 5-min survey & get:

  • 🎁 50% lifetime discount on Pro
  • πŸš€ Early access to Pro features
  • πŸ’¬ Direct influence on roadmap

Take Survey Β· Join Discord

First 100 respondents only!


Report Bug Β· Request Feature