Skip to Content

Terminal Multiplexer for
AI Coding Agents

Run Claude Code, Gemini CLI, Amp, OpenCode, and more in parallel with integrated Kanban task management. Built for software engineers.

Get Chloe
Or read thedocumentation

Why Chloe?

AI coding assistants are powerful, but they're limited to single sessions. We needed something fast, simple, and purpose-built for AI coding workflows.

Free and Open Source

Chloe is free because we believe developer tools should be accessible to everyone. No subscriptions, no credit cards, no vendor lock-in. Open source means you can inspect the code, contribute improvements, and build the features you need.

0
Tracking or telemetry
100%
Local data storage
MIT
Licensed

Simplicity Over Complexity

Sensible defaults, vim-style navigation, zero configuration required. No prefix keys to memorize.

Performance Over Features

Native Rust binary, ~5MB memory footprint, instant startup. No Electron bloat.

Provider Agnostic

Works with Claude Code, Gemini CLI, Amp, OpenCode, or any terminal-based AI agent. Switch providers anytime, no lock-in.

Community Over Profit

Built with community contributions, no investors, no exit strategy.

How It Works

Get up and running in minutes. No complex setup, no configuration files.

1

Install

One command, no dependencies. Works on macOS, Linux, and Windows.

2

Launch

Run chloe in any project directory to start managing your workflow.

3

Work

Create tasks, launch AI agents in parallel, and ship faster.

Step 1: Install

Features

Everything you need to manage AI coding agents in one place.

How Chloe Compares

See how Chloe stacks up against other tools for managing AI coding agents.

Chloe
TUI (Terminal)
tmux
TUI (Terminal)
Terminal Native
Built-in Kanban
Multi-Provider
Git Worktrees
Memory Usage
~5MB
~2MB
Token Efficient
No Telemetry
Open Source

All tools listed are open source. Memory usage is approximate and varies by workload.

Ready to try Chloe?

Install with a single command and start shipping faster.

$curl -fsSL getchloe.sh/install | bash

Frequently Asked Questions

Everything you need to know about Chloe. Can't find what you're looking for? ask on GitHub.

Chloe is a terminal-based application built in Rust that helps you manage multiple AI coding agents simultaneously. It works with Claude Code, Gemini CLI, Amp, OpenCode, and any terminal-based AI tool. It combines a Kanban board for task management with a terminal multiplexer for running parallel coding sessions.
Chloe runs on macOS, Linux, and Windows. The installation script automatically detects your platform and installs the appropriate binary.
Yes, Chloe is fully open source and available on GitHub. It is written in 100% safe Rust with no unsafe code blocks, making it memory-safe and secure by design.
No. Chloe does not collect telemetry, usage data, or any personal information. There are no network requests, no tracking, no analytics. Your work stays completely private on your machine. You can verify this by inspecting the open source code.
Yes! Chloe is open source and welcomes contributions. Visit the GitHub repository to report issues, suggest features, or submit pull requests. Check the CONTRIBUTING.md file for guidelines.