DeepClaude – Claude Code agent loop with DeepSeek V4 Pro
61–70 of 322 posts
Re: DeepClaude – Claude Code agent loop with DeepSeek V4 Pro
#62Why wouldn't you use something open source like OpenCode, which already support DSv4 and has more features than CC?
Re: DeepClaude – Claude Code agent loop with DeepSeek V4 Pro
#63Earlier quoted context omitted.
I wish I could be invited to a secret club of guaranteed humans. Someone hand me a certificate next time you see me! Also don't stab me kthxbye
Unfortunately, a lot of whats happening in the tech world seems to be from some super serious AI cults, so not sure goin offline like this is any better.
Re: DeepClaude – Claude Code agent loop with DeepSeek V4 Pro
#64If you're looking for Claude Code alternatives, I would first suggest looking into pi.dev or opencode for your harness. And then for models, you can choose from OpenCode Go (IMO most cost effect at this moment), OpenRouter, or direct from DeepSeek. Better if you go the Kimi route IMO and just buy a subscription from kimi.com
agreed. OpenCode is a strong base, and with a couple modifications it can become a very effective harness. my sideproject mouse.dev I’ve been combining parts from OpenCode, Claude Code, and Hermes to build a cloud agent architecture that works well from mobile.
I personally didn't find it to be competitve with Claude Code as a harness. Can I ask how you modified it to perform better?
Re: DeepClaude – Claude Code agent loop with DeepSeek V4 Pro
#65If you're looking for Claude Code alternatives, I would first suggest looking into pi.dev or opencode for your harness. And then for models, you can choose from OpenCode Go (IMO most cost effect at this moment), OpenRouter, or direct from DeepSeek. Better if you go the Kimi route IMO and just buy a subscription from kimi.com
Looked into this one. Thought it was suspicious that it only had 7 open issues on github. Turns out they have a bot that auto-closes every single issue just because.
I honestly have no words.
Re: DeepClaude – Claude Code agent loop with DeepSeek V4 Pro
#66So I think I'll stay with CC for now.
Re: DeepClaude – Claude Code agent loop with DeepSeek V4 Pro
#67Earlier quoted context omitted.
What hardware are you using to power this?
> DGX Spark-alike Probably wasn't clear enough if you don't know what that is already, apologies It's an Asus Ascent GX10, which is a little mini PC with 128GB of LPDDR5X as shared memory for an Nvidia GB10 "Blackwell" (kind of, it's a long story) GPU and a MediaTek ARM CPU
Re: DeepClaude – Claude Code agent loop with DeepSeek V4 Pro
#68#!/bin/sh export ANTHROPIC_BASE_URL=https://api.deepseek.com/anthropic export ANTHROPIC_AUTH_TOKEN=sk-secret export ANTHROPIC_MODEL=deepseek-v4-flash export CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC=1 exec claude $@
It seems like any project that makes fun of Claude is bound to reach the top spot on Hacker News. Even if it’s just a project consisting of four lines of code.
Re: DeepClaude – Claude Code agent loop with DeepSeek V4 Pro
#69Re: DeepClaude – Claude Code agent loop with DeepSeek V4 Pro
#70obviously vibe coded ( co authored ) + the prices dont even match