Product
The terminal mirrors into the web chat
The terminal client mirrors its runs into the web chat in real time, and what you write in the web goes back to the terminal.
The terminal client can link any session to the web interface with /rc. Messages, tool executions and streaming tokens mirror to the web view live, through the WebSocket relay.
Models and roles stay in sync between both ends. If you switch the active model on the web, the terminal receives the update on the next turn.
Reconnection
If the network drops or the terminal restarts, the session reconnects without creating a second chat. The remote console resumes from the last confirmed message offset.