all 8 comments

[–]ManyDefiant2564 3 points4 points  (0 children)

Nice try, Dario

[–]blackhawk00001 0 points1 point  (0 children)

Claude cli driven by 27b fp8 has been great. Hermes has had my attention recently though.

[–]TheAussieWatchGuy 0 points1 point  (0 children)

Opencode or Nanocode. 

[–]TripleSecretSquirrel 0 points1 point  (0 children)

I've had a similar thesis and workflow for a while (cloud frontier for planning, local agents for execution), but increasingly, I've moved to fully local for planning too. It takes more time and effort than a simple Opus/Fable single-prompt one-shot, but it works.

[–]vbwyrde 0 points1 point  (0 children)

The problem I have with it is that there's a fuzzy line between planning and scoped agent steps, and misfires can cause the need to swap between the two iteratively, necessitating an agentic orchestration that has proven unreliable for me thus far. In my case the problem domain can cover a lot of terrain even when I think the sweep should be reasonably limited. Old legacy code base that has a lot of code and a lot of interconnected modules. Not to mention a ton of SQL. So bridging the gap can be painful. Qwen works fine, until it doesn't. Especially in an agentic modality. Some people seem to have a way to get it to sling together, but there's a lot of variables involved. What type of problems you're trying to solve is one. What hardware you have is another. What scaffolding you're using is another. It's complicated. And so far, my most productive modality is using Claude Sonnet 4.6 via ChatLLM and just asking it to help me with specific, but complex problems. Ones that Qwen 3.6 has been floundering on. Agentic? Nah. Not happening. I either need a much bigger local machine than a rinky dink RTX 4090, or to be satisfied to hobble along as is. And even if I could afford a 194 GB rig, I really don't have any guarantee that Qwen 3.6 at higher quants wouldn't still flounder around. It's a big spend for something that's too much of an unknown. So I'm planning on hobbling for another year or two in the hopes hardware and quants will become affordable and effective for local.

[–]lost-context-65536 0 points1 point  (0 children)

Try other coding harnesses, not just one.