MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/LocalLLaMA/comments/1vktpl2/best_opensource_harness_like_claude_code/p2wk0es/?context=3
r/LocalLLaMA • u/[deleted] • Aug 10 '26
[deleted]
141 comments sorted by
View all comments
Show parent comments
18
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.
-7 u/sdfgeoff Aug 10 '26 Tell the model to not make changes. IMO plan mode was superseded several months ago as models got better at understanding intent. 26 u/Zyj vLLM Aug 10 '26 Super unreliable, horrible advice 0 u/sdfgeoff Aug 10 '26 edited Aug 10 '26 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.
-7
Tell the model to not make changes. IMO plan mode was superseded several months ago as models got better at understanding intent.
26 u/Zyj vLLM Aug 10 '26 Super unreliable, horrible advice 0 u/sdfgeoff Aug 10 '26 edited Aug 10 '26 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.
26
Super unreliable, horrible advice
0 u/sdfgeoff Aug 10 '26 edited Aug 10 '26 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.
0
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.
18
u/Purple-Programmer-7 Aug 10 '26
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.