Live data from Hacker News

DeepClaude – Claude Code agent loop with DeepSeek V4 Pro

github.com

11–20 of 322 posts

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

#11
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

A lot of people are having good experiences doing things like using opus for designing and using locally hosted qwen3.6 for implementation.

I could see a serious cost reduction story by using opus for design and deepseek for implementation.

Personally I would avoid anthropic entirely. But I get why people don't.

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

#16
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...

There probably isn't a point. Someone didn't understand something, didn't research it, so they 1 shotted their first thought and sent it to the front page of HN and all of their socials. It's the future bruh

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

#17
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

A lot of people are having good experiences doing things like using opus for designing and using locally hosted qwen3.6 for implementation. I could see a serious cost reduction story by using opus for design and deepseek for implementation. Personally I would avoid anthropic entirely. But I get why people don't.

Like me: that’s what I do. Either Opus 4.7 or GLM 5.1 for planning, write it out to a markdown file, then farm it out to Qwen 3.6 27B on my DGX Spark-alike using Pi. Works amusingly well all things considered.

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

#18
post #17

Earlier quoted context omitted.

A lot of people are having good experiences doing things like using opus for designing and using locally hosted qwen3.6 for implementation. I could see a serious cost reduction story by using opus for design and deepseek for implementation. Personally I would avoid anthropic entirely. But I get why people don't.

Like me: that’s what I do. Either Opus 4.7 or GLM 5.1 for planning, write it out to a markdown file, then farm it out to Qwen 3.6 27B on my DGX Spark-alike using Pi. Works amusingly well all things considered.

How is glm 5.1? I have t tried it yet but have been meaning too

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

#19
post #12

obviously vibe coded ( co authored ) + the prices dont even match

It's going to be real hard to find headlines that weren't vibe coded from here on out unfortunately.

welp, pack it it in boys, it was nice conceptualizing all you as real humans on the internet. I guess I'll just have to go touch grass if I want to feel parasocial.

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

#20
post #8

Why wouldn't you use something open source like OpenCode, which already support DSv4 and has more features than CC?

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

Post reply on HN