Top
Best
New

Posted by alattaran 18 hours ago

DeepClaude – Claude Code agent loop with DeepSeek V4 Pro(github.com)
568 points | 238 commentspage 5
karel-3d 7 hours ago|
Can I... somehow run this locally? DeepSeek is opensource? Do I even need their API key?

(I have no experience with running anything locally, maybe it's a stupid question)

zozbot234 7 hours ago|
Waiting for official support in llama.cpp. There is a fork that can run a lightly quantized (Q2 expert layers) DeepSeek V4 Flash in 128GB RAM without offloading weight fetches from disk.
karel-3d 6 hours ago||
Ouch. Can't run that on my M4 mac with 48GB RAM.
dukeofdoom 13 hours ago||
Is there some way to make claude/codex beep when it finishes a task.
0xjeffro 7 hours ago|
[dead]
esafak 17 hours ago||
Why wouldn't you use something open source like OpenCode, which already support DSv4 and has more features than CC?
CharlesW 15 hours ago||
Coding harnesses make a big difference, and OpenCode is notably less effective than Claude Code (1) in my experience, (2) with the models I've tried it on. (I've not yet tried it with DSv4.)
dlx 16 hours ago|||
As someone who does use other models with CC, I am curious about opencode, what extra features does it have that you find essential?
esafak 16 hours ago||
I like being able to add a wide array of models, define perms for agents and subagents, turn MCPs on and off at will, and be able to fix bugs I find in it.
dlx 16 hours ago||
fair enough...any drawbacks that you've found?
esafak 16 hours ago||
Its UI isn't as slick, and it has bugs, but so does CC and you can submit a PR to have them fixed in OC.
DeathArrow 9 hours ago|||
If using something open source, I'd say Forge Code has better results than Open Code, at least according to Terminal Bench.
ttoinou 17 hours ago||
More features than CC ?

Also opencode tracks you by default. Its not safe. Every first prompt you send is routed through their servers, logged and they can use your data however they want

sedawkgrep 16 hours ago|||
I thought this was debunked awhile ago. ?
esafak 16 hours ago|||
I could not find any evidence of prompt logging. The code is open; can you point me to it?
ttoinou 5 hours ago||
When you send your first message and opencode generates a title automatically, it uses the free opencode/gpt-5-nano model from the OpenCode Zen provider at https://opencode.ai/zen/v1

Ask AI to look at the code for you

We don't have any proof they're not logging everything, by default we should assume they are

esafak 1 hour ago||
I did read the code. OpenCode uses your global `small_model` (https://github.com/anomalyco/opencode/blob/dev/packages/open...) or title agent (https://github.com/anomalyco/opencode/blob/51e310c9/packages...)

OpenCode Zen is their own service provider; they see your prompt the same way OpenAI and Anthropic do. Somebody has to see your code, unless you host your models yourself.

portsentinel 12 hours ago||
I am now thinking how far can agentic AI can go how far we can achieve
fHr 14 hours ago||
layer on layer on layer to refactor bunch of lines xD
2ndorderthought 17 hours ago||
Oh shoot now the next CC upgrade will blow your subscription for doing this
morpheos137 16 hours ago||
anthropic messed up big time harness works with any muh commodity LLM, meanwhile VCs were duped on the myth of FOOM AGI, probably not a cooincidence Anthropic is enmeshed with the scifi fan fic forum known as lesswrong. The world wants useful tools. The bay area bubble in contrast thrives on Mythos.
hgyyy 16 hours ago||
I think OAI and Anthropic will be ok for a year or two. But after that If they still continue to earn revenues from selling tokens to firms/software engineers they will be in serious trouble.

The American firms are not demonstrating escape velocity and as long as china offers something somewhat comparable and offers it at a very low price to compensate for any difference in quality, they will not be generating enough in cash flows to finance reinvestment. I highly doubt they’ll be able to continue raising external financing for numerous periods from here on out - they gotta start showing strong financials and that they are running away from the open source models.

LeFantome 14 hours ago|||
The performance gap will likely close as Chinese hardware improves. This is happening very rapidly.

Already DeepSeek v4 is being hosted on Huawei Ascend 950. What do you think those cost relative to NVIDIA gear?

morpheos137 15 hours ago|||
I wouldnt put it past the US gov to ban foreign models. they tried to ban tiktok. what is being demosrrated here is silicon valley can not withstand a competitive market.
LeFantome 14 hours ago||
Good luck banning Open Source models.

Not only that but other countries are very unlikely to follow suit, so it is just a straight-up productivity tax on the US.

morpheos137 14 hours ago||
Yeah see the Nvidia china us gov self own. The assumption seems to be 1.4 billion people in a middle income country are dependent on 300 million for tech.
bwfan123 13 hours ago||
> anthropic messed up big time harness works with any muh commodity LLM

that surprised me too. The intelligence is at the client, and by making that open, anthropic has commoditized the coding agent.

ManuelSuarez 41 minutes ago||
I mean, it's not like claude code is the most impressive agent of the pack.
vorsken 2 hours ago|
[flagged]
More comments...