Login
Sign Up
Per Woofun AI, xAI has deployed the Agent Dashboard for Grok Build, a software engineering coding agent designed to alleviate human bottlenecks in development workflows. Developers can invoke the dashboard within active coding sessions via the /dashboard slash command, the Ctrl+\ shortcut, or by executing grok dashboard directly in the terminal.
The interface utilizes a terminal-based card-style layout to allow developers to monitor and manage multiple concurrent Grok Build sessions on a single screen. Activities are categorized into active, idle, and input-waiting states, with precise task duration tracking. To mitigate synchronous blocking during multi-agent collaboration, sessions requiring manual confirmation are automatically prioritized. This enables developers to preview subtask outputs and respond directly from the dashboard, eliminating the need for frequent terminal window switching.
Additionally, the system supports task grouping by working directory using the Ctrl+S shortcut, allowing sub-agents to be collapsed under main tasks for streamlined oversight.