# Grok Build v1.0.22 更新：强化桌面与 MCP 集成

- 来源：DogeDesigner (@cb_doge)
- 发布时间：2026-09-08 02:40
- AIHOT 分数：38
- AIHOT 链接：https://aihot.news/items/cmtrlu0ns08gfrotnryc3cwhg
- 原文链接：https://x.com/cb_doge/status/2097032214039142421

## AI 摘要

SpaceXAI 发布 Grok Build v1.0.22 重大更新，聚焦更流畅的工作流、更好的安全性与可靠性。新版本强化桌面与 MCP 集成，内置代理工具优先于用户 MCP 服务器，并新增 grok-workspaced 守护进程模式。同时修复了会话、技能、认证及后台命令等问题，并提升会话打开与恢复速度。

## 正文

BREAKING: SpaceXAI has released another major new update for Grok Build (v1.0.22)

This update is focused on smoother workflows, better safety and improved reliability. It adds stronger desktop and MCP integration, clearer file-edit previews, a redesigned dashboard and better subagent support. It also fixes problems with sessions, skills, authentication and background commands while making sessions faster to open and resume.

Features

Built-in agent tools now take precedence over user MCP servers when tool names collide.
Desktop app tools are now available through a dedicated first-party MCP server.
Remote control pickers can now group servers by device using announced device identity.
edit_file diffs now show real file line numbers instead of starting at line 1.
Permission prompts for file edits now auto-expand the diff row so you can see the change before approving.
Sending a message to a finished subagent now continues that same subagent instead of failing.
Background subagent completion messages now show the actual output instead of just a pointer to run the tool.
Dashboard now shows a unified header with a location picker and an actions row for creating agents or resuming previous sessions.
New grok-workspaced daemon mode lets a long-lived process expose folders to the Computer Hub, separate from the Desktop-supervised sidecar.

Bug Fixes

MCP connectors now correctly show when they need re-authentication, even if no tools are listed.
Extensions modal shortcuts now work when the tab bar is focused, and invalid actions on headers show helpful messages.
The Send now button and shortcuts now work correctly when an automatic background turn is running.
Resumed sessions now show the exact text you typed for mid-turn follow-ups instead of the wrapped system message.
The /skills command now updates the model with newly installed skills, even when written from another NFS client.
Auto mode no longer instantly runs destructive git checkout -- commands; they now go through the model for safety.
Fixed a crash that could occur when restoring pasted content after certain skill injections or rewinds.
Subagents and workflows now respect the same bash timeout and auto-background settings configured for the parent session.
Fixed model backend selection so an explicit chat_completions setting in config.toml is no longer overwritten by same-slug siblings.
Slash command advertisements no longer spam repeatedly when your current directory is your home folder.
Foreground shell commands no longer produce spurious background-task reminders or incorrect kill results.
Queued follow-up buttons now appear in the order [Send now][edit][Cancel].
/compact instructions in the pager are now passed to the compaction backend. Bare /compact is unchanged.
/goal, and resume after pressing Esc, now correctly starts the goal planner instead of failing with “Planning failed.”
run_terminal_cmd now correctly tells the model that foreground commands are backgrounded after approximately 15 seconds instead of the 120-second timeout value.
Skill announcements no longer repeat the same list of available skills multiple times in a session.
Monitor events in multi-session processes now correctly wake idle sessions instead of being buffered until the next prompt.

Performance

Opening or resuming sessions no longer pauses the interface while reading MCP configuration files.

Download Grok Build: https://x.ai/build

Update to the latest Alpha release: grok update --alpha

Update to the latest Stable release: grok update
