DISCOVER THE FUTURE OF AI AGENTSarrow_forward

Toad

calendar_todayAdded Feb 26, 2026
categoryAgent & Tooling
codeOpen Source
PythonAI AgentsCLIAgent & ToolingDeveloper Tools & CodingAutomation, Workflow & RPA

A unified TUI interface for AI coding agents—run, switch, and resume sessions across Claude Code, Gemini CLI, Codex CLI, and more in your terminal.

Toad is a unified TUI interface for AI coding agents, created by Will McGugan (author of the Textual framework). It enables seamless switching, concurrent execution, and session resumption across Claude Code, Gemini CLI, Codex CLI, OpenHands, Mistral Vibe, OpenCode, Auggie, Kimi CLI, GitHub Copilot, and more.

Core Capabilities#

  • Unified Agent Management: Agent Client Protocol (ACP) for extending new agents, with an AI "app store" for discovery and installation
  • Integrated Shell: Full-featured shell with full-color output, interactive commands, tab completion, and persistent directory/environment changes
  • Advanced Editing: Markdown prompt editor (syntax highlighting, mouse support), @ file picker (fuzzy search + tree widget), side-by-side/unified diff views
  • Session Management: Concurrent sessions, Ctrl+R session resumption, SQLite-based persistence
  • Web Mode: toad serve for browser access

Installation#

Recommended:

curl -fsSL batrachian.ai/install | sh

Using UV:

uv tool install -U batrachian-toad --python 3.14

Quick Start#

toad                          # Launch TUI
toad ~/projects/my-app        # Specify project directory
toad -a open-hands            # Launch specific agent directly
toad serve                    # Web server mode

Keyboard Shortcuts#

ShortcutFunction
F1Show help panel
Ctrl+SShow all agent status
Ctrl+RResume previous session
Ctrl+BToggle sidebar
@Add file to prompt

Platform Support#

Supports Linux, macOS; Windows via WSL (native support in roadmap). Requires Python >=3.14. Licensed under AGPL-3.0, current version 0.6.3.

Related Projects

View All arrow_forward

STAY UPDATED

Get the latest AI tools and trends delivered straight to your inbox. No spam, just intelligence.

rocket_launch