Connection Status
At the top you’ll see “CONNECTED” with a green dot when your agent is ready. If the connection drops, the status updates and you can refresh to reconnect.Switching Models
Use the dropdown in the top-right to switch between any models you’ve enabled for this agent. You can switch mid-conversation — useful for:- Using a faster model for quick questions
- Switching to a more capable model for complex reasoning
- Comparing how different models handle the same prompt
anthropic/claude-sonnet-4-6).
Display Settings
Click the settings icon (sliders) to toggle what’s visible in the chat:| Setting | What it does |
|---|---|
| Markdown | Render markdown formatting in responses |
| Thinking | Show the agent’s extended thinking process |
| Tool Calls | Show tool use blocks (commands, API calls, etc.) |
| Image Preview | Display images inline |
| Timestamps | Show when each message was sent |
| Avatars | Show profile pictures next to messages |
Tool Calls
When your agent uses a tool, you’ll see it in the chat as an expandable block:- Tool name — What tool was called (e.g.,
cron,bash,web_search) - Arguments — What parameters were passed
- Result — What came back
Fullscreen Mode
Click the expand icon in the top-right to go fullscreen. This hides the sidebar and gives you more room for the conversation. Click again to exit.Tips
- Your agent remembers the full conversation context, so you can refer back to earlier messages
- If the agent seems stuck, try rephrasing or breaking your request into smaller steps
- Tool calls can take a few seconds — the interface shows when the agent is working