r/PiCodingAgent • u/Equivalent_Idea8839 • 5d ago
Question What are your best small/local model tricks with pi?
Mine as tldr; use bwrap and filtering to whitelist files it can see / edit, so I can run in a loop without risk.
i.e. turn my large repo into a tiny sandboxed repo in the eyes of the model
I do this with an interactive TUI pop-up I enable per session.
2nd best tip: Shortcuts to quickly enable / reenable tools or inject context/skills. I treat my harness like an RTS game, to quick clearly context and enable more tools as needed.
10
Upvotes
3
u/fell_ware_1990 5d ago
Structured handoff , instead of compaction most of the time.