Vibe Coding from your phone. Step away from your PC and keep building — send prompts, run commands, and manage sessions from anywhere in the world with the ChatView mobile app.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Done for the day? Not quite. Keep building from the couch, the bus, or the other side of the world — never touch your PC.
ChatView Relay connects your VS Code instance to the ChatView mobile app, letting you send prompts, run terminal commands, create and edit files, and manage coding sessions entirely from your phone. Your workstation stays on; you just walk away and keep shipping.
Why ChatView?
Code from anywhere — Queue up prompts, review AI responses, and execute commands while you're away from your desk.
Never break your flow — Thought of a fix on the train? Send it. Don't wait until you're back at your PC.
Real-time sync — WebSocket-powered live updates (with automatic polling fallback). What you send from your phone lands in VS Code instantly.
Full control — Run terminal commands, create files, edit code, and search your workspace — all from your phone.
Features
Mobile-first prompting — Send AI chat prompts and see responses in real time
Remote command execution — Run terminal commands, create/edit files, and search your codebase from your phone
Session management — Start, switch, and manage coding sessions from the sidebar or from the ChatView app
Live connection status — Status bar indicator shows your active session and connection state
Secure authentication — Sign in with your ChatView account; all traffic routed through Azure
Getting Started
Install this extension
Download the ChatView mobile app
Sign in with the same account on both
Start a session and vibe code from your phone
Extension Settings
Setting
Description
chatview.apiUrl
ChatView API base URL
chatview.pollIntervalSeconds
Polling interval (1–60s)
chatview.autoExecuteCommands
Auto-execute incoming commands without confirmation