Grok Build v0.2.113
Grok Build v0.2.113 was released on .
Summary
Grok Build 0.2.113 makes it easier to manage your workflow with CLI control over MCP servers and one-click copying of full plan markdown during approvals. Plus, the build is now more resilient—it automatically recovers from repetitive loops and keeps your terminal output intac...
Release Context
- This was the 105th Grok Build release of 2026 tracked by Havoptic.
- It shipped 4 days after Grok Build v0.2.112 (July 24, 2026).
Shipped around the same time
Within 3 days of this release, other AI coding tools also shipped:
- GitHub Copilot CLI v1.0.77 (July 30, 2026)
- GitHub Copilot CLI v1.0.76 (July 30, 2026)
- OpenAI Codex CLI rust-v0.146.0 (July 29, 2026)
- Devin Desktop v3.6.22 (July 29, 2026)
- Devin Desktop v3.6.21 (July 29, 2026)
Compare Grok Build: vs Claude Code · vs OpenAI Codex CLI · vs Cursor · vs Gemini CLI · vs Kiro CLI · vs GitHub Copilot CLI · vs Devin Desktop · vs Antigravity CLI
Release Notes
Grok Build 0.2.113
- MCP servers can be enabled or disabled from the CLI with grok mcp enable <name> and grok mcp disable <name>
- Full plan markdown can be copied to the clipboard with y during plan approval or preview
- Automatic recovery from repetitive loops in model output is enabled by default
- Terminal command output is no longer lost or duplicated when the gateway is unreachable
- Invalid MCP server entries in config.toml no longer prevent Grok from starting; problems are shown in grok inspect
- SessionEnd hooks run on exit in non-leader TUI and headless sessions
- Paste chips display with the correct background in inline prompts and question inputs
- Background task status shows only elapsed duration instead of absolute timestamps
- Session lists no longer drop real sessions when the remote registry reports an outdated turn count of zero
- /loop stores prompts that include stop conditions so recurring tasks can terminate themselves when done
- Reduced spurious warning messages for common auth and config scenarios
- Fixed conda activation (and other sourced scripts that read $@) when using persistent or login-capture shells
- Background task status rows clear correctly after long foreground shell commands complete
- Agent subprocesses and idle inhibitors are cleaned up when the parent CLI process dies unexpectedly
- Fixed truncated plans in minimal mode and improved visual separation between reasoning and output (including NO_COLOR)
- Fixed credential loss across multiple grok processes sharing the same auth file
- Fixed doubled Delete and other keys on older Alacritty terminals
- Fixed false paywall messages for free-tier and unmatched users
- Cold start shows the UI instantly while models and settings load in the background
- Large session forks and resumes use far less memory and avoid spikes
- Limited the workspace daemon's worker threads to prevent thread exhaustion on high-core shared machines
Other Recent Grok Build Releases
- v1.0.13 (August 28, 2026)
- v1.0.12 (August 27, 2026)
- v1.0.11 (August 26, 2026)
- v1.0.10 (August 24, 2026)
- v1.0.9 (August 24, 2026)
All Grok Build releases · All AI coding tool releases on Havoptic