For anyone else who wants to actually be able to _read_ what's happening in the demo GIF, I slowed it down in ffmpeg and converted it to video form: https://share.cleanshot.com/XBXQbSPP
Crush: Glamourous AI coding agent for your favourite terminal
211–220 of 240 posts
Re: Crush: Glamourous AI coding agent for your favourite terminal
#212Earlier quoted context omitted.
Out of curiosity, why is that?
Yup, similar to other comment. I fear that todays kids are too compliant on everything; the script kiddie ethos at the time still wasn't primarily clear fraud, just chaos. Which, yeah, I think we could use a little of that now.
I was a script kiddie, I exploited games too when I was a kid, and so on.
Re: Crush: Glamourous AI coding agent for your favourite terminal
#213Earlier quoted context omitted.
People have been making TUIs since time immemorial. Discover the joys of Turbo Vision and things like Norton Commander, DOS Navigator, Word Perfect etc. They problem is that most current tools can neither do the TUI right or the terminal part right.
I wouldn’t describe those traditional TUIs as trying to be flashy, though. They were largely utilitarian.
Re: Crush: Glamourous AI coding agent for your favourite terminal
#214Earlier quoted context omitted.
This used to be opencode but was renamed after some fallout between the devs I think.
If anyone is curious on the context: https://x.com/thdxr/status/1933561254481666466 https://x.com/meowgorithm/status/1933593074820891062 https://www.youtube.com/watch?v=qCJBbVJ_wP0 Gemini summary of the above: - Kujtim Hoxha creates a project named TermAI using open-source libraries from the company Charm. - Two other developers, Dax (a well-known internet personality and developer) and Adam (a developer and co-found…
Re: Crush: Glamourous AI coding agent for your favourite terminal
#215How to handle an OSS dispute where you're the baddy: rebrand and hope nobody notices. Let's not forget they're the company that bought an OSS project, OpenCode, and tried to "steal" it
You're talking about the wrong company. This is not the company you think it is. These are the creators of `bubbletea`, a popular TUI framework in Go.
Re: Crush: Glamourous AI coding agent for your favourite terminal
#216Someone please make/release a Rust CLI. OpenAI what are you doing with Codex?
Re: Crush: Glamourous AI coding agent for your favourite terminal
#217I don't get why terminal agents are so popular of late. Having spent more than a decade in terminal based development (vi*), and now fully moved over to a real IDE (vs code), it seems bonkers to me. The IDE is so much more... integrated
Re: Crush: Glamourous AI coding agent for your favourite terminal
#218Earlier quoted context omitted.
Actually not really. I spent at least an hour trying to get OpenCode to use a local model and then found a graveyard of PRs begging for Ollama support or even the ability to simply add an OpenAI endpoint in the GUI. I guess the maintainers simply don't care. Tried adding it to the backend config and it kept overwriting/deleting my config. Got frustrated and deleted it. Sorry but not sorry, I shouldn't need another cl…
LM Studio is probably better in this regard. I was able to get LM studio to work with Cursor, a product known to specifically avoid giving support to local models. The only requirement is if it uses servers as a middle-man, which is what Cursor does, you need to port forward.
Re: Crush: Glamourous AI coding agent for your favourite terminal
#219Earlier quoted context omitted.
This used to be opencode but was renamed after some fallout between the devs I think.
If anyone is curious on the context: https://x.com/thdxr/status/1933561254481666466 https://x.com/meowgorithm/status/1933593074820891062 https://www.youtube.com/watch?v=qCJBbVJ_wP0 Gemini summary of the above: - Kujtim Hoxha creates a project named TermAI using open-source libraries from the company Charm. - Two other developers, Dax (a well-known internet personality and developer) and Adam (a developer and co-found…
Re: Crush: Glamourous AI coding agent for your favourite terminal
#220Other than switching LLMs, if I'm already mostly using Claude, any reason to use this over CC? One 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.)