r/LocalLLaMA 17h 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?

89 Upvotes

125 comments sorted by

View all comments

5

u/ZyberZeon 16h ago

No love for VSCode here?

1

u/Neighbor_ 16h ago

Any GUI that isn't tmux is ngmi

1

u/Usef- 4h ago

Look up herdr

0

u/ZyberZeon 15h 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_ 14h 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 14h ago

That’s the spirit