xAI
Available for iOS
Grok Build rolls out to all SuperGrok users
↗This release1 featureNew capabilitiesAI-tallied from the release notesGrok Build is now available to every SuperGrok user. Use Grok Build and Composer 2.5 inside the TUI, with full mouse interactivity, plugins and skills support, and headless support for bots and orchestrators. Install on macOS, WSL, and Linux with one command, or on Windows with PowerShell.
Image-to-video tools ship; markdown tables no longer ghost
↗This release3 featuresNew capabilities8 enhancementsImprovements to existing features5 fixesBug fixesAI-tallied from the release notesGrok Build · v0.2.20
- Eliminate ghost-cell artifacts in markdown table rendering
- Make monitors visible and killable to the model
- Preserve soft breaks in plan preview
- Add
image_to_videoandreference_to_videotools - Add bundled imagine skill
- Convert ICO images to PNG
- Resolve
[Image #N]attachment references inimage_edit - Open fullscreen viewer on
Enterfor Search and ListDir blocks - Route MCP lifecycle notifications by
sessionId+ bound per-server init - Route mouse-wheel scroll to
/btwoverlay panel - Compaction: neutralize echoed summarization instruction in summary seed
- Structured compaction prompt (successor-assistant, carry-forward,
<analysis>block) - Dedupe between-turn subagent completion reminders
- Allow auto-update to downgrade on rollback
- Dedupe MCP servers declared in both
.mcp.jsonandplugin.json - Fix local stdio MCP servers on Windows
Composer 2.5 now available in Grok Build
↗This release1 featureNew capabilitiesAI-tallied from the release notesComposer 2.5 is now available in Grok Build. Try it from the /models menu.
Parent session state no longer leaks to subagents
↗This release4 featuresNew capabilities2 enhancementsImprovements to existing features7 fixesBug fixesAI-tallied from the release notesGrok Build · v0.2.16
- Fix stuck "Starting session..." / "Connecting MCPs (0/0)..."
- Show where external skills/mcps/hooks/plugins originate in
grok inspect - Fix Terminal.app unsafe shortcuts
- Render streaming bash output
- Use LLM to derive
/loopinterval from the request instead of hardcoded parsing - Fix parent session state (background tasks, monitor) leaking into subagent conversations
- Make Claude/Cursor skills, AGENTS, mcps, and plugins configurable
- Wire
--permission-mode acceptEditsto auto-approve edits - Share FS watchers by working directory
- Expose btrfs snapshot worktrees via symlink
- Inject UTF-8 env defaults for Windows child processes
- Fix blank completed bash / code-execution cards
- Fix scroll wrap on scrolling vs. shortcuts on all menus
Tool permissions now persist across sessions
↗This release1 featureNew capabilitiesAI-tallied from the release notesGrok Build · v0.2.15
- Remember your last permission choice across tools, with a configurable first-prompt default in
config.toml
What's Changed
- Add grok-build-0.1 to ChatModel by @shawnthapa in https://github.com/xai-org/xai-sdk-python/pull/155
- Add context compaction support by @shawnthapa in https://github.com/xai-org/xai-sdk-python/pull/156
- Bump version from 1.14.0 to 1.15.0 by @shawnthapa in https://github.com/xai-org/xai-sdk-python/pull/157
Full Changelog: https://github.com/xai-org/xai-sdk-python/compare/v1.14.0...v1.15.0
Generated images and videos open directly from terminal UI
↗This release1 featureNew capabilities3 enhancementsImprovements to existing featuresAI-tallied from the release notesGrok Build · v0.2.14
- Open generated images and videos directly from the terminal UI via buttons or clicks
- Group the background tasks panel into collapsible sections with clearer styling for monitors and loops
- Generate session titles reliably using a fixed default model
- Make
--permission-modeoverride thepermission_modesetting fromconfig.toml
Grok Build · v0.2.13
- Show timestamps on pinned user messages at top of scrollback
- Fix command highlighting when prompt has paste chips
- Update the context-usage indicator to show tokens by default
- ANSI16 fallback for themes
- Better context usage breakdown/rendering
- Update highlighting for
/loop, monitor, tag colors - Group Subagents → Tasks → Watchers, within subagents, order by agent type (Explore, General, Plan)
- Tab now cycles Prompt → Scrollback → Tasks → Prompt
- Order gateway turn-completion after streamed content
- Formatting: fix language-tagged fenced code blocks and fix code under a list item
Available for iOS
Grok Build · v0.2.11
- Make tab bar arrow-focusable in picker modals (MCPs, plugins, hooks)
- Show "Switched to mode" banner above prompt for
Shift+Tabcycles - Instant loading indicator on model switch
- Fix broken branch glyph on Windows
- Fix WSL
Ctrl+Vimage paste - Fix UX bug where
/contextalways showed "Auto-compact at 85%" - Fix slash command autocomplete and rendering
- Boost terminal video playback to 30fps
Left/Rightarrows switch tabs in extensions modalUp/Downarrows at list edges focus search input- Fix terminal resize on multiplexer
- Open buttons for imagine media output
- Render streaming bash tool output
- Increase default retry budget to ~5 min and simplify retry UI
Grok Build 0.1, our fastest coding model, is now available via the xAI API in public beta.
Grok Build · v0.2.8
- Support interject action for queued prompts
- Restore prompt focus on terminal tab click/
FocusGained - Highlight commands in inline ghost and multi-line prompts
- Reject
<8×8images on the client - Force static CRT linking on Windows to fix
ARM64``DLL_NOT_FOUND - Fix dim terminal when the
/rewindmenu is open - Mouse-click support for cancel-turn and
/rewind - Append transcript path to compaction summary
- Fix stale 5-min default in monitor
timeout_msprompting - Clean up the system prompt further for task adherence
What's Changed
- Add enable_image_search to web_search and SERVER_SIDE_TOOL_IMAGE_SEARCH enum by @ushiromiya-lion in https://github.com/xai-org/xai-sdk-python/pull/152
- Bump version to 1.14.0 by @ushiromiya-lion in https://github.com/xai-org/xai-sdk-python/pull/153
New Contributors
- @ushiromiya-lion made their first contribution in https://github.com/xai-org/xai-sdk-python/pull/152
Full Changelog: https://github.com/xai-org/xai-sdk-python/compare/v1.13.0...v1.14.0
Grok is now available in Kilo Code, an open-source agentic coding platform.
Grok Build · v0.2.7
- Wrap around on
Up/Downin slash menu and history search - Restore subagent UI and replay on session resume
- Fix
Ctrl+Deleteon Windows - Windows drag-and-drop screenshot images and
Ctrl/Alt+Vimage input - Add Windows-friendly alternatives for
Ctrl+Enter/Ctrl+; - Strip base64 string images from
read_filetool calls and pass as multimodal vision tokens - Share terminal backend, scheduler, and monitor across subagent sessions
- Image pipeline improvements (fix truncation, min pixels)
/logincommand to reauth from inside the TUI- Add
/usage - Handle
Cmd+Ain prompt to select all text in Ghostty
Grok Build · v0.2.3
- Add "Yes, and don't ask again for anything" always-approve mode
- Add alpha/stable channel indicator to welcome screen
- JetBrains / JediTerm terminal detection so the TUI does not misidentify the host
- Persist model ID instead of display name for
default_model - Clamp Q&A height to prevent ratatui buffer overflow
- Better UX for
tmux-inside-sshcopy/paste issues - Store vim mode persistently in
config.tomlso it survives restart - Memory usage improvements for managing chat history on the hot path
Grok Build · v0.1.220
- Support
gtandgitin/execute-plan - Always-approve is now an option during permission selection
- Fix routing for hook commands starting with tilde
- Make group collapse header an independent selectable entry
- Fix copy/paste on Linux Wayland (Omarchy, CachyOS, Hyprland)
- Skip KKP for unknown terminals with no multiplexer (fixes broken
Shift) - Paste file-path text instead of [Image #1] for non-image files
- Improve legibility on legacy Windows Console Host
- Delete misleading post-compaction todo reseed reminder
- Auto-background long-running user-triggered bash-mode commands when invoked via
!