UNOFFICIAL · OPEN SOURCE · MIT

GROK BUILD.
NOW IN YOUR EDITOR.

Grokbit is the VS Code cockpit for xAI's Grok Build CLI. Every edit reviewed in an inline diff before it touches disk. Parallel agent sessions. Images and video rendered in the chat. Hands-free voice control. The CLI does the heavy lifting — this is mission control.

v2.0.0CURRENT BUILD
3FLIGHT MODES
MITLICENSE
WIN·MAC·LINUXNATIVE — NO WSL

01 — MISSION

THE BEST INTERFACE
IS THE ONE YOU'RE ALREADY IN.

Terminals are great for launching agents. They're a terrible place to supervise one. When an AI is rewriting your code, you want a diff, not a wall of scrolling text — and you want it next to the code it's changing.

Grokbit takes Grok Build's agent and straps a flight deck on top: each session in its own editor tab, permission cards with the diff rendered inside them, your open files as first-class @file context, and a dashboard that shows which of your parallel sessions needs you. Rapid iteration, full telemetry, and an abort handle on every maneuver.

A Grokbit session in a VS Code editor tab, with the agent dashboard in the sidebar

02 — FLIGHT SYSTEMS

EVERY SUBSYSTEM,
ENGINEERED FOR CONTROL.

S-01

Inline-Diff Permission Cards

Every proposed edit renders as a diff inside the permission card — additions, deletions, collapsed context. Allow once, allow always, or reject. Nothing is written to disk until you approve.

S-02

Plan Mode — Enforced

Grok drafts a full plan and is locked to a read-only allowlist until you approve it. Not a suggestion, not a prompt trick — enforced by the extension. Approve, reject, or comment on the plan card.

S-03

Agent Dashboard

Run several sessions simultaneously. Switch instantly with zero reload — the one you leave keeps working mid-turn. Status dots show which session needs your input without opening it.

S-04

@file Context Chips

Your active editor and selection ride along automatically. Drag files from the Explorer, hit Alt+G, or @-mention — sent as live references, so content stays current without bloating history.

S-05

Inline Images & Video

/imagine and /imagine-video render right in the chat — thumbnails you can open, videos with native playback. Survives session resume, even multi-MB video.

S-06

Voice Control

Click the mic and talk — live transcription as you speak. Say "grok send" to launch the message hands-free and keep dictating while Grok responds. Queued messages flush automatically.

S-07

Resumable History

Every session is recoverable — resume, rename, or delete from the history dropdown, per project. Past edits keep their view-diff toggle even after a restore.

S-08

Sessions as Editor Tabs

Each conversation lives in its own tab, or park the whole thing in the secondary sidebar next to your other tools. Your layout, your rules.

03 — FLIGHT MODES

PICK YOUR RISK TOLERANCE.

DEFAULT

AGENT

Grok acts directly and raises a permission card when it judges a write or shell action sensitive. You stay in the loop where it matters.

SUPERVISED AUTONOMY
YOLO

AUTO ACCEPT

Every permission request auto-approved. No restart, just a flag flip — for when you trust the trajectory and want maximum velocity.

FULL SEND

04 — LAUNCH SEQUENCE

T-MINUS TWO COMMANDS.

T-2

INSTALL THE GROK BUILD CLI & SIGN IN

curl -fsSL https://x.ai/cli/install.sh | bash
grok /login
irm https://x.ai/cli/install.ps1 | iex
grok /login

Sign in with a SuperGrok or X Premium+ subscription — or set an XAI_API_KEY from console.x.ai.

T-1

INSTALL THE EXTENSION

code --install-extension grokbit.grokbit

Or search Grokbit in the VS Code Marketplace / Open VSX. Works in VS Code, Cursor, Windsurf, and VSCodium.

T-0

LIFTOFF

Reload the window, click the blackhole icon in the activity bar (or Ctrl/Cmd+;), and type your first prompt. Main engine start.

05 — TELEMETRY

FOOTAGE FROM ORBIT.

A prompt and its rendered Markdown response in a Grokbit editor tab
A prompt and its rendered response, in a native tab
Plan mode with Grok asking which direction to plan first
Plan Mode — approve before anything moves
A fresh Grokbit session with the session launcher in the sidebar
Every session in its own editor tab
Session launcher listing past sessions with status dots
Resumable session history, per project
Gear menu with model and effort, compact, and about controls
Model, effort, and session controls, one click away
Rendered Mermaid sequence and class diagrams inline in the chat
Mermaid diagrams render right in the chat

06 — FLIGHT LOG

EVERY MANEUVER,
ON THE RECORD.

Pulled live from the extension's changelog on GitHub — this is the same release history that ships with every build.

Loading flight log…

YOUR EDITOR IS THE LAUNCHPAD.

Free. Open source. Two commands from liftoff.