How it works
- Each Agent Session gets one canonical Show Page.
- The agent writes a small web app (React/Vite) into a local, session-scoped directory on your machine.
- Avibe serves it through a managed runtime and gives you a URL — reachable from anywhere through the same
vibe remotetunnel. - The page hot-reloads as the agent edits it, so what you’re looking at stays current.
- You control visibility: keep it private, publish a shareable link when you want one — and give that public link a custom, memorable suffix (e.g.
/p/q3-roadmap/) instead of a random one — or take it offline.
What the agent can build
A Show Page is a real front-end, so the agent reaches for the right tool for the job:- Diagrams and flowcharts (Mermaid), mind maps (Markmap), node graphs (React Flow).
- Charts and metric dashboards.
- Side-by-side comparisons, diffs, and decision tables.
- Small interactive explainers and clickable prototypes.
When it helps
- A plan, architecture, or migration that lands better as a diagram than a wall of text.
- A metrics dashboard or comparison you want to inspect, not scroll past.
- A review or report you’d rather click through than read top to bottom.
