dsh_send_message
Send a coding task or review feedback into the same DSH Web session. Provide explicit scope and acceptance criteria, then reuse session_id for revisions and request_id for safe retries.
Instructions
Send a task or review feedback into the SAME DSH Web session. Returns immediately, no thought/tool logs. Reuse session_id for revisions. Supply a unique request_id; reuse that request_id on uncertain retries. DSH can edit workspace files and run tools: send explicit scope and acceptance criteria.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | queue | |
| text | Yes | ||
| request_id | Yes | ||
| session_id | Yes |