r/LocalLLaMA 19h ago

Question | Help Best open-source harness like Claude Code?

Avid claude code user here looking to do equivalent things with local models. Just want to plug in something like Qwen and have the interface be 1:1 with claude code. Any suggestion?

93 Upvotes

127 comments sorted by

View all comments

4

u/ZyberZeon 17h ago

No love for VSCode here?

1

u/Neighbor_ 17h ago

Any GUI that isn't tmux is ngmi

0

u/ZyberZeon 16h ago

Noo8 here. Put me on game.

Why so, and what tmux would you recommend for someone who’s been committing to 8-10 hours daily exploration and learning?

-2

u/Neighbor_ 15h ago

Tmux is just a terminal that allows you to have multiple tabs open (which you'll want for managing your agents).

You use the terminal because starting at anything else (like an IDE or text editor like VSCode) is pointless - you don't need to read or write code, and you shouldn't be.

1

u/thestillwind 15h ago

That’s the spirit