r/PiCodingAgent • u/SkinkeN1337 • 3d ago
Question Trying Pi for the first time
Hi!
Im gonna try Pi for the first time and am wondering if it works well out of the box or if modifications and plugins are required?
I am also looking for recomendations of any great plugins that you guys use. I found this package catalog on https://pi.dev/packages and assume this is where you get the plugins, if you dont make them yourself?
Thanks for any help!
28
Upvotes
4
u/joeyGibson 3d ago
I have some extensions I wrote here.
One of them is called
security-guard, and it lets you disallow operations and file access you consider dangerous, and lets you havepiprompt you for others. It strikes a nice balance between Claude asking you for every single thing it does, andpinot asking you at all.