- [new] Mermaid diagrams now render to images when you click Open in a code block (on by default).
- [fix] Fixed rare conversation corruption when skills changed while a tool call was still running.
- [fix] Fixed
grok --resumefailing on empty image-only session folders left by cross-directory pastes. - [fix] Fixed pasted images and relative paths using the wrong directory after resuming a session from another folder.
- [fix] Welcome screen logo no longer renders as invalid characters on legacy Windows command prompts and PowerShell.
- [fix] Fixed "unknown session id" errors that occurred after the leader process crashed or was killed.
- [changed] Simplified descriptions for
--debugand--debug-filein--helpoutput and shell completions.
Under the hood
- Added a dedicated
xai-grok-mermaidcrate to handle diagram rendering and rasterization. - Updated bundled manifest and completion scripts to reflect the release.