$ conduit --help
Orchestrate AI.
In Your Terminal.
Run Claude Code, Codex CLI, and Gemini CLI side-by-side with tab-based session management, real-time streaming, and token tracking.
// CHOOSE YOUR PATH
One Tool, Two Interfaces
Whether you live in the terminal or prefer a browser, Conduit adapts to your workflow.
Terminal Native
The full power of Conduit in your terminal. Fast, efficient, and keyboard-driven.
- → Keyboard-first navigation
- → Vim-style keybindings
- → Minimal resource usage
- → Works over SSH
Web Interface
Coming Soon
Browser Access
Access Conduit from any device with a browser. Perfect for remote work and collaboration.
- → Access from any device
- → Mouse-friendly interface
- → Share sessions via URL
- → Configurable host & port
// THE CONTROL ROOM
Everything You Need to Orchestrate AI
A purpose-built TUI for running multiple AI coding assistants with the power and flexibility of your terminal.
Multi-Agent Support
Run Claude Code and Codex CLI in the same interface. Switch agents with a single keystroke.
Tab-Based Sessions
Up to 10 concurrent sessions. Each tab maintains its own context and history.
Real-Time Streaming
Watch AI responses as they're generated. No waiting for complete outputs.
Token Tracking
Monitor input/output tokens and estimated costs in real-time.
Session Persistence
Resume previous sessions with full context. Never lose your work.
Git Integration
PR status, branch tracking, and worktree management built-in.
Web Interface
Access your Conduit sessions from any browser. Full feature parity with the TUI.
PR Review Integration
Ingest CodeRabbit feedback directly into your sessions for seamless code review.
// SUPPORTED AGENTS
Your AI Agents, Side by Side
Anthropic's powerful coding assistant with deep reasoning and multi-file editing.
OpenAI's terminal-native coding agent with fast iteration and shell integration.
Google's AI coding assistant with multimodal understanding and code generation.
// COMING SOON
Open-source AI coding assistant with local model support.
GitHub's AI pair programmer with deep repository context.
// GET STARTED
Install in Seconds
One command to start orchestrating AI agents in your terminal.
$ curl -fsSL https://getconduit.sh/install | sh Supported Platforms
Apple Silicon & Intel
x86_64 & ARM64
x86_64
Requires Claude Code, Codex CLI, or Gemini CLI installed
Quick Start
# Start conduit in your project
$ cd ~/my-project
$ conduit
# Keyboard shortcuts
Ctrl+T — New tab
Ctrl+W — Close tab
Tab / Shift+Tab — Switch tabs
? — Help