Grok Build v1.0.7 更新:新增工作流目录与权限选项

DogeDesigner · @cb_doge · X·2026-08-20 07:08·15天前
AI 导读

Grok Build v1.0.7 发布,新增 /workflows 命令打开工作流目录、/workflow runs 查看实时运行,并支持在权限提示中默认显示“始终允许”和“永不允许”选项。修复了非交互会话中 MCP 连接认证、启动超时等问题,可通过 grok update --alpha 更新。

DogeDesigner@cb_doge
29AI 编辑部评分,满分 100

Grok Build v1.0.7 更新:新增工作流目录与权限选项

2026-08-20 07:08· 15天前
AI 导读

Grok Build v1.0.7 发布,新增 /workflows 命令打开工作流目录、/workflow runs 查看实时运行,并支持在权限提示中默认显示“始终允许”和“永不允许”选项。修复了非交互会话中 MCP 连接认证、启动超时等问题,可通过 grok update --alpha 更新。

🚨 NEW GROK BUILD UPDATE 🚨

Grok Build v1.0.7 is now available.

Features

• Users can now raise the startup connect budget with GROK_CONNECT_UI_TIMEOUT_SECS if you hit timeouts. • Permission prompts now show Always allow and Never allow by default. • Delete scheduled background loops directly from the tray. • Status-line command scripts can run on a timer via refresh_interval in config.toml. • Permission prompts offer a persistent Never allow for MCP tools and web-fetch domains, stored per project. • Workflows tab in the extensions modal (Ctrl+L / /plugins): lists installed workflows with name, source, and description. • New /workflows command opens the Workflows catalog tab; /workflow runs shows live runs. • Bare /workflow (or /workflow runs) lists active and recent runs with status and progress, instead of usage help. • Workflows row in the Ctrl+P command palette opens the Workflows catalog tab.

Bug fixes

• MCP connections in non-interactive sessions no longer require auth for tokenless servers. • Startup timeouts from concurrent auth refreshes across multiple sessions are fixed. • Tool-call loops are interrupted earlier so identical actions waste less time. • Subagents no longer get the ask-user-question tool. • Bare email addresses become clickable mailto: links in the pager.

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

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