top | item 47034365

(no title)

alentred | 13 days ago

Well, there is OpenCode [1] as an alternative, among many others. I have found OpenCode being the closest to Claude Code experience, and I find it quite good. Having said that I still prefer Claude Code for the moment.

[1] https://opencode.ai/

discuss

order

skerit|13 days ago

What does Claude-Code do different that you still prefer it? I'm so in love with OpenCode, I just can't go back. It's such a nicer way of working. I even love the more advanced TUI

dpkirchner|13 days ago

Claude Code's handling of multiple choice questions is awfully nice (it uses an interactive interface to let you use arrows to select answers, and supports multiple answers). I haven't seen opencode do that yet, although I don't know if that's just a model integration issue -- I've only tried with GLM 4.7, GPT 5.1 Codex Mini, and GPT 5.2 Codex.

epiccoleman|13 days ago

Are you paying per-token after Anthropic closed the loophole on letting you log in to OpenCode?

saagarjha|13 days ago

OpenCode would be nicer if they used normal terminal scrolling and not their own thing :(

DrammBA|13 days ago

Terminal scrolling opens a big can of worms for them, I doubt they'll ever implement it. The best you can do is enable scrollbars in opencode so you can quickly jump places.

benreesman|13 days ago

It's a client/server architecture with an Open API spec at the boundary. You can tear off either side, put a proxy in the middle, whatever. Few hundred lines of diff weaponizes it.

subscribed|13 days ago

I haven't tried it myself but there was a plenty of people in the other thread complaining that even on the Max subscription they couldn't use OpenCode.

kardianos|13 days ago

I've liked opencode+glm5 quite a bit so far.