v1.0.13
Grok Build 1.0.13
- Length-truncated responses continue automatically instead of failing the turn
- Hooks can ask you to confirm a tool call instead of only allowing or denying
- Pasted images show a live pixel preview in the prompt box on iTerm2
- Transient inference failures (stalls, drops, 5xx) retry automatically instead of ending the turn
- Windows users can correctly open
~/.grokand worktree sessions - Session data is saved more reliably after prompts and on power loss
- Compaction failures show the actual error instead of a generic message
- Truncation error messages show the right guidance instead of an unhelpful retry suggestion
- Truncated tool calls execute when arguments are complete instead of failing the turn
- Images larger than 2000px no longer brick sessions on many-image requests
- Wrapped hyperlinks in the pager stay fully clickable on Windows Terminal
- Recurring scheduled tasks include a reminder to stop the monitor when work finishes
- Scheduled task IDs use full UUIDs to avoid collisions when tasks are created in the same millisecond
- Subagent spawning is faster when connections drop during bursts
- Session startup with MCP servers is much faster when auth is already configured
- MCP server startup no longer stalls behind a fixed batch size
- CLI downloads are compressed, making fresh installs and updates substantially faster