progrok chat

Launch the local web app at http://127.0.0.1:18646. The same origin serves the HTTP proxy under /v1/*.

progrok chat
progrok chat --host 127.0.0.1 --port 18646

The app supports text Responses SSE, sessions, model switching, reasoning/tool result rendering, media workflows, streaming STT, and realtime Voice. Voice sockets connect directly to xAI after the app mints a fresh one-use client secret for every realtime or STT connection.

OAuth access and refresh tokens stay on the server. They are not serialized into HTML, JavaScript, browser storage, or logs.