Toad is a unified experience for AI in the terminal
willmcgugan.github.io
Toad is a unified experience for AI in the terminal
1–10 of 82 posts
Re: Toad is a unified experience for AI in the terminal
#2I'm really looking forward to trying this out over Christmas break. Textualize is awesome for building Python console apps.
Re: Toad is a unified experience for AI in the terminal
#3This looks really cool. I wonder if they support vi keybinds
Re: Toad is a unified experience for AI in the terminal
#4Hi. Will McGugan here. I built Toad. Ask me anything.
Re: Toad is a unified experience for AI in the terminal
#5I'm really looking forward to trying this out over Christmas break. Textualize is awesome for building Python console apps.
Me too. I am on a mobile device but I put the article link on my TODO list.
Re: Toad is a unified experience for AI in the terminal
#6This looks great! Looking forward to trying it out. I recently tried moving to OpenCode but it didn’t quite scratch the itch UX wise.
Re: Toad is a unified experience for AI in the terminal
#7Hi. Will McGugan here. I built Toad. Ask me anything.
Sorry, not a question, just wanted to say congrats on putting this together. I am so the target market for a nice terminal interface. I can’t wait to try this out!
Re: Toad is a unified experience for AI in the terminal
#8Re: Toad is a unified experience for AI in the terminal
#9I see what you did what that intro and I approve :)
Re: Toad is a unified experience for AI in the terminal
#10Hi. Will McGugan here. I built Toad. Ask me anything.
Very interesting project! I have 2 questions:
1. How has it been working with ACP? Is it anywhere near feature parity with Claude code’s native interface?
2. I see your repo is written in Python which is interesting to me for a responsive TUI. Is it snappy and performant and if so what gave you done to make it feel native? And why did you choose Python?