dsh_continue
Continue an existing DSH session by submitting a follow-up prompt. Queue the next turn or steer the active turn's next step for supervised collaboration.
Instructions
Compatibility alias for dsh_followup. Continue the same root DSH session. queue targets the next turn; steer targets the active turn's next step. The write is never automatically retried.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | queue | |
| prompt | Yes | ||
| taskId | Yes | ||
| sinceCursor | No | ||
| expectedRevision | No |