tandem_wait
Wait for any selected task to finish or get a question, bypassing per-task polling. Returns ready IDs and questions, so you can read results or reply directly.
Instructions
Wait for ANY selected task to finish or ask a question, not 25s per task.
Returns ready IDs/questions, not full answers. Read ready terminal results with tandem_result and remove them from later wait sets; reply directly to a returned question. Does not acknowledge terminal events or rerun work. Await events only with a live independent watchdog.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_ids | Yes | ||
| wait_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||