Live data from Hacker News

DeepClaude – Claude Code agent loop with DeepSeek V4 Pro

github.com

41–50 of 322 posts

Re: DeepClaude – Claude Code agent loop with DeepSeek V4 Pro

#41
post #38
post #9

If you're okay with sonnet level performance, this sounds like a straight upgrade. But I find that sonnet messes up too much, that it ends up not being worth cost optimizing down to using it or another sonnet-level model. Glad to have this as an option though

I keep re-learning this lesson: I chug along with a lesser model then throw a problem at it that's too complex. Then I try different models until I give up and bring in Opus 4.6 to clean up.

And I keep using Opus to like, make git commits. Really just need a smart router that is actually smart, vs having to micromanage model

Re: DeepClaude – Claude Code agent loop with DeepSeek V4 Pro

#42
post #30

If 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.

Re: DeepClaude – Claude Code agent loop with DeepSeek V4 Pro

#44

Earlier quoted context omitted.

I mean, we have the tech and community to actually build in person meetups and sign CRT certificates, right? If we touch grass in person and swap certificate requests, we can actually rebuild a trust network. This is a pretty old problem with regards to clubs / secret societies and whatnot. And with certificates / PKI, our modern security tools have solved all the technical problems.

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

#45
post #31
post #26

Earlier quoted context omitted.

As someone who does use other models with CC, I am curious about opencode, what extra features does it have that you find essential?

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.

fair enough...any drawbacks that you've found?

Re: DeepClaude – Claude Code agent loop with DeepSeek V4 Pro

#46
post #13

I'm not exactly sure what the point of this is. Deepseek already has instructions to use its API with many CLI's including Claude Code directly: https://api-docs.deepseek.com/quick_start/agent_integrations...

I'm curious how well it actually works. I tried Deepseek with Hermes and Opencode and it seemed extremely bad about using some of the basic tools given, like the Hermes holographic memory tools, even with system prompt instructions strongly pointing them out.

Re: DeepClaude – Claude Code agent loop with DeepSeek V4 Pro

#47
post #45
post #31

Earlier quoted context omitted.

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.

fair enough...any drawbacks that you've found?

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.

Re: DeepClaude – Claude Code agent loop with DeepSeek V4 Pro

#49
post #30

If 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

Another very cost-effective option is Ollama Cloud. In a month of use, I only hit the 5-hour limit once, when I ran 8 agents simultaneously for 2 hours.

definitely worth it - have both ollama cloud, opencode and hermes running to test them all out, working great so far.

Re: DeepClaude – Claude Code agent loop with DeepSeek V4 Pro

#50
post #13

I'm not exactly sure what the point of this is. Deepseek already has instructions to use its API with many CLI's including Claude Code directly: https://api-docs.deepseek.com/quick_start/agent_integrations...

From vibe coders for vibe coders
Post reply on HN