v0.2.112
Grok Build 0.2.112
- CLI version policy now has separate soft update floors/ceilings and hard startup requirements
- New
/tutorialslash command opens an opt-in nine-topic onboarding tour of Grok - Terminal and environment fixes are now consolidated under the
/doctorcommand with clearer guidance;grok doctor fixcan now repair common tmux clipboard and passthrough problems - Marketplace add now rejects non-git URLs at add time instead of failing later
- Slash commands can now show optional bracket tags (e.g. [new])
- Queued prompts now offer an [edit] mouse button alongside Send now and cancel
- Voice shortcut toggle in settings can disable the Ctrl+Space/F8 keybind without disabling voice entirely
- Image edit can now use a remotely configured model slug instead of the hardcoded default
- Per-provider auth helpers now work on Windows and can run from a configurable working directory
/resumenow shows only native Grok sessions by default and shows a hint when external sessions are hiddengrok --resumecan now resume a session by its title as well as by ID- Workflows overlay now shows live per-agent progress and automatically follows the active phase
- Workflow runs that failed can now be resumed; scratch file limits were also increased
- Hooks can now be defined in
config.tomlin addition to JSON files - Clicking the "still running" status now opens the tasks pane
- File attachments now appear correctly when resuming or replaying conversations
- Marketplace source refreshes no longer hang the TUI or trap you in the extensions modal
- Dashboard overlay now correctly returns after forking a dashboard-attached session
- Linux voice dictation now works on PipeWire versions before 1.6
- Fork from a rewound session now copies the correct live-branch history
- Voice mode now lets you edit already-dictated text without closing the microphone
- Fixed startup hangs on Linux after concurrent launches or rapid restarts
- MCP tools now appear without restart after enrolling or updating a managed service
- Plugin subagents now see the same MCP tools as the parent session
- Copy confirmations now show shorter messages when the clipboard succeeds
- Repeated identical tool calls now end the turn silently instead of showing a stop banner
- Web search now defaults to grok-4.5
- Voice dictation text is no longer dropped when pressing Enter to send
- Bash mode (
!) now shows yellow prefix and action label in minimal mode