relay_tick
Relays browser AI chat messages to a coding agent, waits for its reply, and sends it back to the browser, enabling a continuous two-way conversation.
Instructions
One relay cycle: extract browser AI messages → mailnotmilk chat → optional wait for coding-agent reply → send back to browser.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| peer | No | Coding agent id (default claude) | |
| site | No | ||
| title | No | ||
| chat_id | No | ||
| wait_peer_ms | No |