#371 · Primary category: AI Coding Assistants
toad
A unified interface for AI in your terminal.
Project last updated:05/26/26
GitHub Stars
3.4K
Forks
154
Contributors
16
License
AGPL-3.0
Why we included this project
Developers who live in a terminal no longer need to leave it to work with coding agents. Toad puts Claude, Gemini, Codex, OpenHand and others behind one interface, so you install and launch whichever agent you need from a TUI instead of juggling separate CLI tools with different habits. The shell is the interesting part: it is a real, stateful session, so directory changes and environment variables stick, interactive commands work, and you can mix ordinary terminal work with agent prompts. Fuzzy file picking, streaming Markdown rendering and readable diffs smooth the daily workflow, and running sessions from different providers side by side is straightforward.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.