Live Preview for AI Coding Agents
Preview local dev servers, Markdown, HTML, and AI-generated artifacts from desktop, browser, mobile, or messaging surfaces.
Documentation notice: these docs are currently generated with Codex and are being actively reviewed, expanded, and refined.
Share what is running on your machine without deploying:
- Dev server previews. Register a local port and get a preview page that reverse-proxies it, with an iframe toolbar. Agents create these automatically when they start dev servers (via the
va-previewskill / MCPpreviewtool — tool reference). - Markdown preview. Any markdown file rendered GitHub-style (
md_previewtool or theva-md-previewskill). - Two links per preview: the owner URL (token-authenticated, lives as long as the preview) and a share URL that expires after 10 minutes and needs no auth — safe to paste in a group chat. See Security model.
va previews/va preview delete <slug>manage them from the CLI; preview processes started for you are killed when the daemon stops.
Preview URLs
| URL | Auth | Lifetime |
|---|---|---|
/preview/u/{slug} | Owner token | While the preview exists |
/preview/s/{slug} | None | 600 s |
/md-preview/{slug} | Owner token | While it exists |
Last verified: v0.7.11
Remote Messaging & Web Terminal for AI Agents
Reach local AI agent sessions from messaging apps, desktop browsers, mobile browsers, and a browser-based Web Terminal.
Provider Profiles & API Bridge
Save AI provider settings and route agents through OpenAI-compatible, Anthropic-compatible, Gemini-compatible, or custom API shapes with VibeAround's local bridge.