Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Introduction

Conduit is a multi-agent terminal user interface (TUI) that lets you run AI coding assistants side-by-side. Orchestrate Claude Code and Codex CLI in a tabbed interface with full session management, git integration, and real-time token tracking.

Key Features

  • Multi-Agent Tabs — Run up to 10 concurrent AI sessions in tabs, switch instantly with Alt+1-9
  • Session Persistence — All conversations are saved and can be resumed later
  • Git Integration — Automatic worktree management, branch status, and PR tracking
  • Build & Plan Modes — Toggle between full execution and read-only analysis
  • Customizable — Configure keybindings, themes, and tool paths
  • Token Tracking — Real-time usage and cost estimation in the status bar

Supported Agents

AgentDescription
Claude CodeAnthropic’s official CLI for Claude with tool execution
Codex CLIOpenAI’s command-line coding assistant
Gemini CLIGoogle’s command-line interface for Gemini

Quick Example

# Start Conduit
conduit

# In the TUI:
# Ctrl+N    → Open project picker
# Enter     → Select a repository
# Type      → Send prompts to the agent
# Alt+2     → Open a second tab
# Ctrl+Q    → Quit

Getting Started

  1. Install Conduit
  2. Quick Start Guide
  3. Your First Session

Requirements

  • Git — Required for workspace management
  • At least one agent — Claude Code, Codex CLI, or Gemini CLI installed and configured
  • Terminal — A terminal emulator with good Unicode and color support

Use the sidebar to browse documentation by topic, or use the search (/ or s) to find specific information.


Conduit is currently in early access. Join our Discord for support and updates.