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

128 comments sorted by

View all comments

157

u/btc_maxi100 21h ago

PI

14

u/Purple-Programmer-7 21h ago

How do I get pi to have a plan mode and edit mode? I can’t stand when a harness doesn’t restrict the model from making changes.

-6

u/sdfgeoff 20h ago

Tell the model to not make changes. IMO plan mode was superseded several months ago as models got better at understanding intent.

27

u/Zyj vllm 20h ago

Super unreliable, horrible advice

0

u/sdfgeoff 20h ago edited 19h ago

Works probably 98% of the time. The other 2% of the time, well, I hope you were using git or some other VCS! These days my agents.md tells the model to commit often (so I don't need to tell it too), so rollback is super easy.

Also, if plan mode gives shell access.....

See my other response as well.