Two ways to chat
- Dashboard — open Chat and pick an agent from the list.
- CLI —
remoteagent chat "your message".
What you see under an answer
Every reply carries its trace: the plan, each tool call and its result, the token count, the model, and the cost. That is the "watch it think" part — nothing happens in the dark.
The conversation scrolls independently
The chat area scrolls on its own, so a long back-and-forth does not drag the whole page around. The composer stays pinned at the bottom.
Ask follow-ups
The agent keeps the conversation context, so you can say "now do the same for the other volume" and it understands what you mean.
Rate the answer
Mark answers good or bad. That feedback is saved with the run and can be exported for fine-tuning later.