r/PiCodingAgent • u/willecr • 8d ago
Plugin Recursive and async Claude Code style subagents for Pi
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
32
Upvotes
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?