So what are the differences between this one, Claude Code and Gemini CLI?
Crush: Glamourous AI coding agent for your favourite terminal
151–160 of 240 posts
Re: Crush: Glamourous AI coding agent for your favourite terminal
#152Re: Crush: Glamourous AI coding agent for your favourite terminal
#153Earlier quoted context omitted.
But only a few models can actually execute commands effectively.. what is it, Claude and Gemini? Did I miss any?
kiwi k2, Qwen3-Coder
Re: Crush: Glamourous AI coding agent for your favourite terminal
#154Let's not forget they're the company that bought an OSS project, OpenCode, and tried to "steal" it
Re: Crush: Glamourous AI coding agent for your favourite terminal
#155One problem with these agents is that the tokens don't count for your Claude Max subscription. (Same reason I use CC instead of Zed's AI agent.)
Re: Crush: Glamourous AI coding agent for your favourite terminal
#156Earlier quoted context omitted.
Mice are good and the terminal doesn't make the best use of the information density possible on modern displays.
Modern terminal emulators run at native resolution and support window splitting. You can have the exact same information density (I'd argue that a nice neovim environment has more information density than most IDEs since vs code and jetbrains seem to love putting extra space and padding everywhere now.)
Re: Crush: Glamourous AI coding agent for your favourite terminal
#157Earlier quoted context omitted.
> I find it strange how most of these terminal-based AI coding agents have ended up with these attempts at making text UIs flashy. Its next gen script kids.
If true, GOOD. I 100% unironically believe we're better off more script kiddies today, not fewer.
Re: Crush: Glamourous AI coding agent for your favourite terminal
#158So what are the differences between this one, Claude Code and Gemini CLI?
I think Claude Code specifically has a reputation for being a 1st class citizen - as in the model is trained and evalled on that specific toolcall syntax.
Re: Crush: Glamourous AI coding agent for your favourite terminal
#159Pros:
- Beautiful UI
- Useful sidebar, keep track of changed files, cost
- Better UX for accepting changes (has hotkeys, shows nicer diff)
Cons:
- Can't combine models. Claude Code using a combination of Haiku for menial search stuff and Sonnet for thinking is nice.
- Adds a lot of unexplained junk binary files in your directory. It's probably in the docs somewhere I guess.
- The initial init makes some CHARM.md that tries to be helpful, but everything it had did not seem like helpful things I want the model to know. Simple stuff, like, my Go tests use PascalCasing, e.g. TestCompile.
- Ctrl+C to exit crashed my terminal.
Re: Crush: Glamourous AI coding agent for your favourite terminal
#160can you slow down the gif