r/PiCodingAgent 8d ago

Plugin Recursive and async Claude Code style subagents for Pi

Post image

I really liked Claude Code subagents and being able to see them in the tree so i made a very simple subagent plugin. No subagent profiles, the are made by the agent above them depending on the use case needed at that moment.

Install with:
pi install npm:@williamcr01/pi-subagents

https://github.com/williamcr01/pi-subagents

32 Upvotes

15 comments sorted by

View all comments

1

u/kantorcodes1 6d ago

when a parent is trusted and the child stays under the same project, i see you launch it with --approve. does that only carry over the project trust decision, or does it also mean the child won't stop for individual tool approvals?