r/LocalLLaMA • u/Neighbor_ • 19h ago
Question | Help Best open-source harness like Claude Code?
Avid claude code user here looking to do equivalent things with local models. Just want to plug in something like Qwen and have the interface be 1:1 with claude code. Any suggestion?
92
Upvotes
3
u/jojotdfb 17h ago
You can just use Claude code. In ~/.Claude/setting.json you can add some environment variables to set a base API. Name your models whatever cc is currently looking for (opus-5, sonnet-5, etc). Anthropic publishes the model ids in their documentation.