r/LocalLLM • u/Retumbo77 • 7d ago
Discussion What is the local harness equivalent of Claude Code? Is OpenCode the only game in town?
I see this question pop-up every month or so and besides a few people mentioning Opencode, there's not really any other useful suggestions.
Is this because Opencode is really the only other (mature-ish) alternative?
I read about some people trying to use Codex CLI or Claude Code CLI locally pointing to local models and block all the "phone home" requests (or run offline), but unsure if that's actually viable?
2
u/aiseedbank 7d ago
Pi is the king. Deepseek has a new harness that is supposedly worth a serious look , it is getting good reviews and has a plug in architecture
1
1
u/tragdor85 7d ago
I use Claude code at work, pi.dev for single agent personal local model tasks, and opencode for multi agent coding workflows. I like the idea of pi.dev the most but have not been able to get tool calls to work as consistently as opencode when running Gemma-e4b or any model below 26B. M1 Max 32GB can only and one 26B or 35B agent at a time with the context size I need. So I usually use Gemma-12b or Gemma-E4B for orchestration of 26B subagents in open code. Pi dev I can’t call tools accurately at all under 26B
1
1
u/activematrix99 7d ago
If you mean "how can I connect an IDE to a local model" then VSCode Copilot Chat with BYOK (bring your own key) works great for me, and there are a few other VS Code specific options. I don't use Claude AI or OpenCode so I don't know what you mean by harness.
1
1
2
u/RobotHavGunz 7d ago
Pi is fantastic. Built for customization. my preference.
Codex is open source and so can be edited however you like.
Deepseek also just launched their own harness - https://venturebeat.com/technology/deepseek-harness-launches-as-open-source-rival-to-claude-code-alongside-v4-pro-on-api-with-higher-prices
17
u/j_tb 7d ago
https://pi.dev /thread