- [new] Added
grok dashboardsubcommand to open the Agent Dashboard view at startup (disabled via[dashboard].enabled = falseorGROK_AGENT_DASHBOARD=0). - [new] MCP tool result queries now list only command-line tools actually present on your system.
- [new]
grok updatenow restarts any older running leader so all clients receive the new binary. - [new] Long-running bash commands that hit the timeout are now moved to the background by default instead of killed.
- [new] Bundled
remove-wall-of-textskill. - [fix] Subagents now correctly receive
web_searchandx_searchtools from the parent session.
Under the hood
- Updated shell completions (bash, zsh, fish, elvish, powershell) for the new
dashboardsubcommand and its--leader-socketoption. - Documentation expanded with an LSP Servers section covering user, project, and plugin configuration sources in
~/.grok/lsp.jsonand.grok/lsp.json. - Bundled content manifest and version metadata updated.
Upgrade notes
No manual steps required.