pi_delegate
Delegate coding tasks to a Pi sub-agent via MCP with named sessions, choosing synchronous or asynchronous execution to match the task's needs.
Instructions
委派任务给 Pi 子代理(默认 async)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | ||
| goal | No | ||
| mode | No | ||
| prompt | Yes | ||
| session | Yes | ||
| constraints | No | ||
| runTimeoutMs | No | ||
| allowUnknownTools | No |