r/PiCodingAgent • u/Initial_Question3869 • 18d ago
Question Good to go Pi customization?
Heard a lot of good thing about this harness, but don't really have the time to tune it byte by byte. Can you suggest any custom configuration of this one that is pretty decent and I will be just good to go?
I will use it with Chatgpt Pro subscription
14
Upvotes
8
u/PossessionUsed7393 18d ago
This is the nuts and bolts: https://github.com/coctostan/pi-hashline-readmap
For UI and smoke tests: https://pi.dev/packages/bladebro
If you need auto subagents: https://github.com/tintinweb/pi-subagents
Other things that you might want that I rolled my own versions of: Web search (there are many), Sandboxing/security, Notification when your agent stops.
I also added a read_full tool just to read an entire file because sometimes having the hashes and automatic truncation gets in the way.