So I'll focus on the block's contribtution, which is goose: <a href="https://github.com/block/goose" rel="nofollow">https://github.com/block/goose</a><p>Has it gotten better and good enough? I tried it a few months back and it was pretty crappy. And it's not because of bad models (I used it with the latest Claude at that time) but because of poor harness implementation and UI.<p>Is it worth trying the latest version to see how it compares with Claude Code? I want OSS, model agnostic implementation to win but I felt the odds are off then. I'd be happy to be proven wrong.
Open source rarely wins at the start.<p>Instead, its strength tends to be a continued improvement over the long term, in a way that commercial software just can't sustain because it needs to show a return on investment.
I use OpenCode as my main CLI tool at this point, falling back to Claude Code and Codex as needed. It's really solid these days, highly recommend.<p>I use Claude Sonnet 4.5, Gemini 3 Pro Preview, and GPT 5/5-mini with great results on OC. I initially tried it so I could decouple from VS Code extensions while still using my Github Copilot plan like I had been with Roo Code/Kilo Code, but have branched out to also using it with the Claude Code backend and their free models as they come and go.<p>Definitely worth trying if you haven't picked it up recently.
I did tried as well few months and also uninstalled. Application didn't at least back then have update feature and for each new release you had to reinstall again. UI experience was also very poor comparing to many other open source projects - would expect they at least hire some designer
Tried Goose, couldn't do anything. OpenCode is better. Mistral's Vibe too.
The OpenHands CLI has had some major improvements since v1: <a href="https://github.com/OpenHands/OpenHands" rel="nofollow">https://github.com/OpenHands/OpenHands</a><p>MIT license and model agnostic<p>I’d also keep a close eye on Toad which is launching this month:<p><a href="https://willmcgugan.github.io/announcing-toad/" rel="nofollow">https://willmcgugan.github.io/announcing-toad/</a>
Goose was super jank when I last tried it. Not worth a look
No. It didn't get any better. To be honest, the only working agentic tool out there in Claude Code. All other tools seems to confuse the model and not help much. Also <i>bugs</i> are a real problem (with gemini cli, it's really pathetic). Not that Claude Code doesn't have dozens of issues but the bar in this niche is set really low.
I've had decent experiences with Crush and GLM-4.6, I think the magic sauce is the fact that they have language server support that seems to make it somehow smarter.<p>TBH I mostly use it for very specific changes and not massive new features, those I do with Claude plan mode.