DeepClaude – Claude Code agent loop with DeepSeek V4 Pro
1–10 of 322 posts
Re: DeepClaude – Claude Code agent loop with DeepSeek V4 Pro
#2[flagged]
Re: DeepClaude – Claude Code agent loop with DeepSeek V4 Pro
#3Is there a way to do this directly by using claudecode CLI (which I already have installed) and openrouter??
Re: DeepClaude – Claude Code agent loop with DeepSeek V4 Pro
#4[deleted]
Re: DeepClaude – Claude Code agent loop with DeepSeek V4 Pro
#5[deleted]
Re: DeepClaude – Claude Code agent loop with DeepSeek V4 Pro
#6Is there a way to do this directly by using claudecode CLI (which I already have installed) and openrouter??
Yes, from Claude Code themselves: https://code.claude.com/docs/en/llm-gateway
Re: DeepClaude – Claude Code agent loop with DeepSeek V4 Pro
#7Is there a way to do this directly by using claudecode CLI (which I already have installed) and openrouter??
This repo's README explains how it works and you can do it yourself. claude looks for environment variables that say which API endpoint to talk to, which key to pass, which model name to use for haiku/sonnet/opus-level workloads, etc.
Re: DeepClaude – Claude Code agent loop with DeepSeek V4 Pro
#8Why 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
#9If 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
Re: DeepClaude – Claude Code agent loop with DeepSeek V4 Pro
#10Oh shoot now the next CC upgrade will blow your subscription for doing this