chatml/chatml

43 stars · Last commit 2026-05-12

AI Agent Orchestrator for Claude Code

README preview

<p align="center">
  <img src="public/mascot.png" width="300" alt="ChatML mascot" />
</p>

<h1 align="center">ChatML</h1>

<p align="center">
  <strong>Run AI coding agents in parallel. Each task gets its own worktree.</strong>
</p>

<p align="center">
  <a href="https://github.com/chatml/chatml/releases"><img src="https://img.shields.io/github/v/release/chatml/chatml?style=flat-square" alt="Release" /></a>
  <a href="LICENSE"><img src="https://img.shields.io/badge/license-GPL--3.0-blue?style=flat-square" alt="License" /></a>
  <a href="https://github.com/chatml/chatml/actions/workflows/ci.yml"><img src="https://img.shields.io/github/actions/workflow/status/chatml/chatml/ci.yml?branch=main&style=flat-square&label=CI" alt="CI" /></a>
  <a href="https://github.com/chatml/chatml/releases"><img src="https://img.shields.io/badge/platform-macOS-lightgrey?style=flat-square" alt="Platform" /></a>
  <a href="https://x.com/chatmlx"><img src="https://img.shields.io/badge/follow-%40chatmlx-black?style=flat-square&logo=x" alt="Follow @chatmlx" /></a>
</p>

<p align="center"><img src="docs/assets/screenshot-readme-1.png" width="880" alt="ChatML — AI coding agents running in parallel with isolated worktrees" /></p>

View full repository on GitHub →