Comment by larodi
2 days ago
Claude Code is a lot about prompting and orchestration of the conversation. The LLM is just a tool in these agentic frameworks. Whats truly ingenious is how context is engineered/managed, how is the code-RAG approached, and them LLM memory that is used.
So my guess would be - we need open conversation or something along the line of "useful linguistic-AI approaches for combing and grooming code"
Agreed. I've been trying to use opencode and crush, and none of them do anything useful for me. In contrast, claude code "just works" and does genuinely useful work. And it's not just because of the specific LLM used, it's the overall engineering of the tool, the prompt behind the scenes, etc.
But the bottom line is that I still can't find a way to use either local LLMs and/or opencode and crush for coding.
Search for "Claude Code Router" on GitHub, which you can use to route any models through Claude Code.
Which is very sad and perhaps she should be aiming to introduce some very smart linguists into the whole ML:LLM thing that can learn and explore how to best to interact with the funny archive that models are.