Codemux

Codemux Documentation

Complete documentation for Codemux, the terminal-first agent development environment.

Codemux Documentation

Codemux is a terminal-first agent development environment (ADE) built with Tauri, React, and Rust. It gives you workspaces with terminal panes, an embedded browser, git integration, and multi-agent orchestration — all in one window.

Quick Start

  1. Install Codemux from source
  2. Launch and create your first workspace
  3. Open a terminal with Ctrl+T, split it with Ctrl+Shift+D

Documentation

Core

Workspace & Layout

  • Workspaces — Creating, managing, and organizing workspaces
  • Projects — Open, create, and manage projects with onboarding wizard
  • Terminal — Terminal panes, tabs, splits, and configuration
  • Browser — Embedded browser pane with agent automation
  • Command Palette — Quick actions via Ctrl+K

Git & Code Review

  • Changes — Stage, commit, push, pull from the Changes panel
  • Diff Viewer — Split/unified diff views with conflict highlighting
  • Pull Requests — Create, review, and merge PRs
  • Merge Resolver — AI-powered merge conflict resolution

Features

Reference

  • Browser Agent Commands — CLI and socket API for browser automation
  • CLI — Control a running Codemux instance from the terminal