Grok Build just got another update focused on making multi-agent sessions easier to read and navigate
Subagent groups now clearly show how many agents are still running versus finished, dashboard search and resume selection behave more predictably, cancellation banners show the actual cause, and long paths are cleaned up across headers and dashboards
MCP handling also gets a useful fix....tools with long server prefixes are no longer silently dropped
Another small release that makes busy agent sessions much easier to understand at a glance
Release Notes: v1.0.31
Bug Fixes: • Folded subagent groups in scrollback now correctly label how many are still running versus completed.
• Dashboard search and the resume picker now clearly indicate the active text field and restore list selection after search.
• Dock sections no longer keep a selection highlight after you collapse them with a click.
• Worktree paths no longer show an extra suffix in the header or dashboard.
• MCP tools with long server prefixes are now kept instead of being silently dropped.
• Turn cancelled banners now correctly name the cause instead of always saying "by user".
• Long paths in headers are now always shortened to the last two components
Grok Build just got another clean usability + performance upgrade
The session header is now cleaner, long-running sessions are easier to track with proper hour-based timers, Watchers and Loops show exactly when they’ll run next, and workflow status is directly clickable from the dock
tmux panes should also feel noticeably smoother thanks to a fix for per-frame rendering lag
Release Notes: v1.0.30
Features:
• Session header redesigned as a single row that carries the overlay context and a Dashboard button.
Bug Fixes:
• Elapsed-time display now rolls over into hours (for example 3h14m) instead of stopping at 60 minutes.
• Dock Watchers and Loops rows now show when the next run is due.
• Workflow status now shows a clickable row in the dock.
Performance:
• Fixed lag in tmux panes by omitting per-frame synchronized-update wrappers.