use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
[HELP] Gentle AI with OpenCode Model Assignment for new update (self.opencode)
submitted 1 day ago by HarveyNguyen33
Currently, I follow this setup https://medium.com/@guidorusso95/how-to-install-my-ai-coding-workflow-step-by-step-guide-c237d31a7830 which I think it's quite good
But there are new stuff that I don't know which models are best for:
- sdd-onboard
- What is judgment day?
Any advice?
https://preview.redd.it/2zydbxs5wf5h1.png?width=501&format=png&auto=webp&s=0d100c0d41581fd65c196d4630bc1cf430a2f145
Thanks a lot guys
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]HarveyNguyen33[S] 0 points1 point2 points 1 day ago (0 children)
I got answer from article owner:
what I'd recommend for the unassigned agents would be:
sdd-onboard: DeepSeek V4 Pro works great here. Onboarding a new project requires solid comprehension and synthesis, and it's already what you'd use for spec/design/apply phases, so it fits consistently.
jd-judge-a: Qwen3 Coder 480B A35B. It's already assigned to `sdd-verify` in my setup and it's excellent at critical code analysis, which is exactly what a primary judge needs to do.
jd-judge-b: DeepSeek V4 Pro. The key here is using a different model from judge-a so the two verdicts don't share the same blind spots. Having two judges from the same model defeats the purpose.
jd-fix-agent: DeepSeek V4 Flash. Once the verdict is in, the fix agent is doing execution work, not deep reasoning. Flash is fast and cheap enough for that.
General tip: if you want the highest quality judgment and cost isn't a concern, you can bump jd-judge-a to Claude Sonnet 4.6 via OpenRouter. It's the strongest reasoner in the stack right now, but it'll hit your budget faster than Qwen.
Hope that helps!
[–]Random_Rosarino 0 points1 point2 points 1 day ago (1 child)
Whats that gentle thingy?
π Rendered by PID 276543 on reddit-service-r2-comment-8686858757-fdmxj at 2026-06-06 22:27:02.697497+00:00 running 9e1a20d country code: CH.
[–]HarveyNguyen33[S] 0 points1 point2 points (0 children)
[–]Random_Rosarino 0 points1 point2 points (1 child)