6 ms·
Use a harness that doesn't lock you into a moat, like OpenCode.
by Daedren 2mo ago
Use a harness that doesn't lock you into a moat, like OpenCode.
- AntonyGarand 2mo agoCan't use a claude code subscription in another harness though
- greenavocado 2mo agoYou absolutely can; they are not banning anymore. The bigger problem is that subscription versions of the models are way crappier than when the "same" model is hit via API (Bedrock/Vertex) You can also make it not count against extra usage. OpenCode docs show it because Anthropic specifically ambushed them with a PR to remove support so simpletons can't use it easily.
- infberg 2mo agoDo you have a source for that?
- deleted 2mo ago[deleted]
- AntonyGarand 2mo agoThe opencode docs[0] still say otherwise, do you have a source? [0] https://opencode.ai/docs/providers/#anthropic https://opencode.ai/docs/providers/#anthropic
- llm_nerd 2mo agoThey aren't banning it anymore, they just make it count as "extra usage". e.g. you're paying for every token in addition to your subscription. Further, the claim that the subscription "version" of the model is worse sounds like bullshit (and the sort of anecdotal nonsense that you see on sites like this). Do you have anything substantiating this?
- ghostpepper 2mo agoI am curious about the claim that the subscription models are different. Has anyone benchmarked this?
- retinaros 2mo agomaybe he meant about server-side features? otherwise its dumb. OAI and Anthropic are using azure/aws/gcp...
- AlexCoventry 2mo agoHow does that work? Doesn't that mean Microsoft/Amazon/Google have full de facto access to OAI's and Anthropic's model weights and operational processes? This is one reason it surprised me that Anthropic decided to run stuff on Musk's hardware. It seems overwhelmingly likely that the new Grok release is informed by what Musk has been able to learn from that relationship.
- zakisaad 2mo agoThis is not at all aligned with my experience. Do you have a source for this?
- deleted 2mo ago[deleted]
- I_am_tiberius 2mo agoDon't use providers that don't allow it.
- kristianc 2mo agoYou can however for now use wrappers which are not harnesses such as T3Code though. They were going to cut under the Programmatic API, but have at least temporarily walked it back.
- thebigspacefuck 2mo agoFWIW Claude Code works with OpenRouter so you can use any model.
- theturtletalks 2mo agoCC system prompt is bloated, use Pi to test Codex instead
- maxloh 2mo agoCodex CLI is open source too. I don't think there is a difference.
- akmarinov 2mo agoCodex is open source and lets you use any model https://learn.chatgpt.com/docs/config-file/config-advanced#oss-mode-local-providers https://learn.chatgpt.com/docs/config-file/config-advanced#o...
- maxloh 2mo agoOnly its CLI is open source. The desktop app is always proprietary.
- magicalhippo 2mo agoYou can use Codex with any endpoint compatible with OpenAI Response API[1], like llama.cpp. [1]: https://unsloth.ai/docs/basics/codex https://unsloth.ai/docs/basics/codex