Chat
Talk to the agent about the page you are looking at.
The chat thread talks to an agent embedded in your live app. When you say "this" or "here", it reads the rendered page first, so it answers about what you actually see.
You watch it think and call tools inline. Stop a turn at any time with the stop button.
Generative UI
When the agent needs a decision or input, it calls its conciv_ui tool, which renders real
controls in the thread instead of asking in plain text. The turn waits while you interact, and
your answer goes straight back to the agent as the tool's result: same turn, no extra message.
- Choices: tappable options for a quick pick.
- Confirm: a yes or no question, often before a risky change.
- Diff: a proposed change with Apply or Reject.
- Form: structured fields when the agent needs more than one value.
Sessions
A thread is resumable. Set previewId to correlate a session, or sessionId to resume a specific
thread. See Configuration.