milisp/codexia

Lightweight Agent Workstation for Codex CLI + Claude Code — with task scheduler, git worktree & remote control, skills management

What it solves

Codexia is a lightweight agent workstation that provides a centralized command center for managing AI coding agents like Codex CLI and Claude Code. It eliminates the need to juggle multiple terminal windows and fragmented tools by integrating task scheduling, file management, and agent orchestration into a single workspace.

How it works

The application acts as a management layer over the Codex and Claude Code CLIs. It uses a Tauri-based desktop backend (Rust) and a React frontend to provide a graphical interface. It integrates with the Codex app-server via JSON-RPC for session management and offers a headless Axum web server for remote control and API access. It also manages git worktrees and provides a local web preview for agent-generated content.

Who it’s for

Developers who use AI coding agents (specifically Codex and Claude Code) and more heavily integrated development environments for their agent-driven workflows.

Highlights

  • Agent Workflows: Includes a task scheduler for recurring jobs and remote control capabilities via a headless web server.
  • Integrated Workspace: Features a project file tree, IDE-like editor, prompt notepad, and git worktree management.
  • WebSocket Updates: Provides real-time updates via a WebSocket broadcast stream.
  • Ecosystem Support: Access to MCP server and agent skills marketplaces.
  • Data Tools: One-click previews for PDF, XLSX, and CSV files.