Quick Start
Get up and running with Conduit in 5 minutes.
Start Conduit
conduit
You’ll see the main interface with a sidebar on the left and an empty chat area.
Open a Project
- Press
Ctrl+Nto open the project picker - Type to filter your recent repositories
- Press
Enterto select one, orCtrl+Ato add a new repository
A new tab opens with your project loaded.
Send a Prompt
- Type your message in the input box at the bottom
- Press
Enterto send - Watch the agent work — you’ll see tool executions and responses in real-time
Essential Shortcuts
| Shortcut | Action |
|---|---|
Ctrl+N | New project/tab |
Alt+1-9 | Switch to tab 1-9 |
Tab | Toggle Build/Plan mode |
Ctrl+T | Toggle sidebar |
Ctrl+P | Command palette |
Ctrl+Q | Quit |
Open Multiple Tabs
Run multiple agents simultaneously:
- Press
Ctrl+Nto open another project - Use
Alt+1,Alt+2, etc. to switch between tabs - Or use
Alt+Tab/Alt+Shift+Tabto cycle through
Each tab runs independently — you can have Claude working on one task while Codex handles another.
Toggle Build/Plan Mode
Press Tab to switch between:
- Build Mode (default) — Agent can read, write, and execute commands
- Plan Mode — Read-only analysis, no modifications
The status bar shows the current mode.
Plan mode relies on prompt guidance for Codex and Gemini, so treat it as best-effort.
View Token Usage
The status bar displays:
- Input/output token counts
- Estimated cost
- Current model
Toggle the display in settings or with Alt+P.
Next Steps
- First Session — A detailed walkthrough
- Keyboard Shortcuts — Full shortcut reference
- Configuration — Customize your setup