# Grok v1.0.6 更新：子代理工具权限调整与多项修复

- 来源：DogeDesigner (@cb_doge)
- 发布时间：2026-08-19 03:41
- AIHOT 分数：40
- AIHOT 链接：https://aihot.virxact.com/items/cmsz2uhht001grodpu5tzebro
- 原文链接：https://x.com/cb_doge/status/2089799745527308490

## AI 摘要

Grok 命令行工具发布 v1.0.6 更新，子代理生成不再接受 capability_mode，工具访问仅由代理类型控制。新增 Shift+方向键扩展文本选择、状态栏显示会话信息及 grok clone 拉取仓库功能。修复了会话启动挂起、队列消息饥饿、视频生成错误提示等问题。

## 正文

🚨 NEW GROK BUILD UPDATE 🚨

v1.0.6 — 2026-08-18

Breaking Changes:
• Subagent spawning no longer accepts capability_mode; tool access is now controlled only by agent type.

Features:
• Shift+arrow keys now extend text selections in the prompt like a standard text field.
• Optional status line can now display live session info or script output at the bottom of the pager.
• grok clone can now fetch a repo into a content store and mount a projected working tree.

Bug Fixes:
• Fixed session startup hangs on large or unhealthy git repositories.
• Queued messages during goals no longer starve, and editing queued prompts works reliably.
• Consent notice on first launch now shows clickable links and handles keyboard/mouse correctly.
• Ctrl+C then edit a prompt now correctly removes the original text from the conversation.
• Double-clicking a terminal command result now shows the complete output instead of a preview.
• Consent notice links are now stricter and more reliable on all terminals.
• Video generation now surfaces a clear ZDR error instead of raw API responses when output storage is required.
• Project hooks on Windows now correctly expand $ CLAUDE_PROJECT_DIR when invoking PowerShell scripts.
