@@ -7,7 +7,7 @@ metadata:
author: Amolith <amolith@secluded.site>
---
-Invoke with `PI_PERMISSION_LEVEL=level pi -p 'prompt'`. DO NOT impose a timeout.
+Invoke with `PI_PERMISSION_LEVEL=level pi -p 'prompt'`. DO NOT impose a timeout. Set a different model, if requested, with `pi --model "provider/model" -p "prompt"`.
**Important:** Subagents are scoped to their cwd. To invoke a subagent in another folder, `cd there && PI_PERMISSION_LEVEL=level pi ...`.