Menu

Categories

Tags

Grok Build's New Dashboard Lets You Juggle Coding Sessions from One Terminal

June 17, 2026 | Source: x | Developer, xAI | 169 views 0 comments

xAI has rolled out a terminal-based dashboard for its software engineering coding agent, Grok Build, called Agent Dashboard. Developers can pull it up from an existing coding session by typing the slash command /dashboard or using the shortcut Ctrl+\, or just run grok dashboard directly in the terminal.

The dashboard uses a card-based interface inside the terminal, making it possible to monitor and manage multiple Grok Build coding sessions all in one view. It sorts sessions by status — active, idle, or waiting for input — and keeps track of how long each task has been running.

To solve the classic multi-agent blocking problem, when a sub-agent needs human confirmation or asks a question, the associated session is automatically pinned to the top. Developers can preview the sub-task's latest output and reply right from the dashboard without flipping between terminal windows. The dashboard also supports grouping tasks by working directory with Ctrl+S, and can collapse sub-agents underneath their parent task.

Tags: #Grok

Leave a Reply

Your email address will not be published. Required fields are marked *