Grok Build v0.2.102
Grok Build v0.2.102 was released on .
Summary
Grok Build 0.2.102 makes navigation faster with a new /jump command and /timeline sidebar for jumping between conversation turns, while session flags now stay isolated so your settings don't affect other windows. We've also improved the editing experience with smarter file dif...
Release Context
- This was the 94th Grok Build release of 2026 tracked by Havoptic.
- It shipped 3 days after Grok Build v0.2.101 (July 13, 2026).
Shipped around the same time
Within 3 days of this release, other AI coding tools also shipped:
- Devin Desktop v3.5.17 (July 19, 2026)
- OpenAI Codex CLI rust-v0.144.6 (July 18, 2026)
- Antigravity CLI v1.1.4 (July 18, 2026)
- Claude Code v2.1.214 (July 18, 2026)
- Kiro CLI v2.13.0 (July 17, 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.102
- --minimal and --fullscreen flags now apply only to the current session
- New /jump slash command lets you quickly jump to any previous turn in the conversation
- grok login now requests Grok Projects scopes so workspace listing works after consent
- Permission mode can now be set fleet-wide via remote config when no local setting exists
- Edit tool output has a setting to show a compact one-line summary instead of always-expanded diffs
- Tab completion in !bash mode now works like a normal terminal (prefix fill, dropdown, directory drill-down)
- Enterprise deployments can now disable voice dictation via requirements.toml so /voice and Ctrl+Space are hidden for everyone
- User prompts now appear bold only in --minimal mode; fullscreen keeps normal weight
- grok plugin install now accepts a marketplace's registered name as a qualifier
- Consecutive edits to the same file now collapse into a single scrollback row when collapsed edit blocks are enabled
- Local sessions now inherit your shell environment variables and keep the current directory across commands
- Login and re-login no longer stack multiple device-code polls or leave stale flows running
- Background task tools now render with correct icons and titles instead of the generic MCP wrench
- Task tool now correctly validates and displays allowed model slugs for subagents
- Rewind now correctly handles bash transcripts, permission follow-ups, and sessions that mix old and new prompt markers
- Re-login during a session now immediately uses the new token instead of requiring a new session
- Terminal commands using globs now behave the same on zsh as on bash and no longer fail with shell errors
- Installer no longer replaces stowed shell configuration symlinks with plain files on upgrade
- Voice transcription now works with enterprise API bases and API-key authentication
- Fixed crashes on some network-mounted home directories by using a safer SQLite journal mode
- Home and End keys now move to the ends of the current wrapped line in the prompt
- Arrow keys and Esc now work correctly inside viewers opened from the dashboard
- Warns at startup when user and project sandbox profiles define the same name differently
- Billing upgrade links now show the full URL in the transcript (and copy it) when a browser cannot be opened
- Fixed Ctrl+Y yank no longer working after sending a prompt
- No longer shows permission prompts seconds after a turn was cancelled with Esc or Ctrl+C
- Page Up and Page Down now move the highlighted entry to the top or bottom of the visible scrollback area
- Conflicting project and user sandbox profiles now show a clear warning on the welcome screen
- OAuth login URLs no longer contain duplicate referrer parameters
- File links in official VS Code Remote-SSH terminals now use VS Code's native path handling
- Minimal mode now shows the folder-trust prompt after sign-in when required
- Skills whose names collide with built-in slash commands are now reachable via qualified names
- Fixed background task tracking when using grok -p --no-wait-for-background so tasks are properly reaped on exit
- Rate limit errors (429) now show specific server messages (capacity, team limits, free-usage) instead of generic upgrade prompts, with correct copy based on auth type
- /copy slash command is now available in minimal mode
- Improved recap and compaction behavior
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