Kmux banner
kkd927 kkd927

Kmux

AI community

Description

Terminal workspace for running parallel AI coding agents (Claude Code, Codex CLI, Antigravity CLI) on macOS and Linux. Features multi-session resume, API usage dashboards, and automated git worktrees.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

kmux

**The multi-session terminal workspace for running AI coding agents side-by-side.**

A terminal emulator designed for Claude Code, Codex CLI, and Antigravity CLI on macOS and Linux.
Keep track of parallel agent sessions, monitor API usage, and work safely on separate branches via native git worktrees.

[![CI](https://github.com/kkd927/kmux/actions/workflows/ci.yml/badge.svg)](https://github.com/kkd927/kmux/actions/workflows/ci.yml) [![Release](https://img.shields.io/github/v/release/kkd927/kmux?display_name=tag&style=flat&logo=github)](https://github.com/kkd927/kmux/releases/latest) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-a78bfa)](./CONTRIBUTING.md)


English | 日本語 | 简体中文 | 한국어 | Español



macOS
Download for Apple Silicon   Download for Intel Mac

Linux
Download for Linux x64   Download for Linux ARM64



kmux — AI coding agent terminal workspace

Why kmux?

Running CLI-based AI agents like **Claude Code**, **Codex CLI**, or **Antigravity CLI** alongside your development