Comment by margorczynski
4 hours ago
I wonder how K2.5 + OpenCode compares to Opus with CC. If it is close I would let go of my subscription, as probably a lot of people.
4 hours ago
I wonder how K2.5 + OpenCode compares to Opus with CC. If it is close I would let go of my subscription, as probably a lot of people.
It is not opus. It is good, works really fast and suprisingly through about its decisions. However I've seen it hallucinate things.
Just today I asked for a code review and it flagged a method that can be `static`. The problem is it was already static. That kind of stuff never happens with Opus 4.5 as far as I can tell.
Also, in an opencode Plan mode (read only). It generated a plan and instead of presenting it and stopping, decided to implement it. Could not use the edit and write tools because the harness was in read only mode. But it had bash and started using bash to edit stuff. Wouldn't just fucking stop even though the error messages it received from opencode stated why. Its plan and the resulting code was ok so I let it go crazy though...
Some models have a mind of their own. I keep them on a leash with `permission` blocks in OC -- especially for rm/mv/git.
I've been using K2.5 with OpenCode to do code assessments/fixes and Opus 4.5 with CC to check the work, and so far so good. Very impressed with it so far, but I don't feel comfortable canceling my Claude subscription just yet. Haven't tried it on large feature implementations.
I also wonder if CC can be used with k2.5 with the appropriate API adapter
yes, just use the base url https://api.moonshot.ai/anthropic
(https://platform.moonshot.ai/docs/guide/agent-support#config...)