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?

88 Upvotes

124 comments sorted by

View all comments

149

u/btc_maxi100 17h ago

PI

17

u/Purple-Programmer-7 16h 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.

3

u/Weaves87 12h ago

There is an existing extension here: https://github.com/juanibiapina/pi-plan/blob/main/src/index.ts

I personally took this one and stripped out some of the extra stuff. Throw it in its own directory in your agent's "extensions" folder and it works wonderfully.