releases.shpreview
Home/xAI
xAI

xAI

$npx @buildinternet/releases get xai
All releasesBy productGrok BuildGrok APIGrok

/sessions opens Agent Dashboard; /goal command added

This release2 featuresNew capabilities8 enhancementsImprovements to existing features5 fixesBug fixesAI-tallied from the release notes
Grok Build · v0.2.94

The /sessions command now opens the Agent Dashboard instead of a separate picker, and a new /goal slash command is available for setting objectives. Several fixes address output rendering (queued bash commands, minified JSON files no longer clipped at 2000 characters, background task preambles with newlines), terminal rendering improvements (text selection highlighting, Windows conhost drag-select support), and startup performance on large repositories.

Read more →

macOS image paste ~65× faster; shell output no longer drops lines

This release3 featuresNew capabilities1 enhancementImprovements to existing features5 fixesBug fixesAI-tallied from the release notes
Grok Build · v0.2.92

User-run shell commands now display their complete output after finishing instead of silently dropping middle lines. Image pasting on macOS is now ~65× faster by reading the pasteboard directly instead of via osascript. Also added /minimal and /fullscreen commands to switch session modes, made ask_user_question tool configurable, fixed edit tool highlighting for multi-line strings, and improved terminal link handling.

Read more →

MCP prompts show planned arguments; Esc/Ctrl+C behavior clarified

BreakingThis release8 enhancementsImprovements to existing features2 fixesBug fixesAI-tallied from the release notes
Grok Build · v0.2.93

MCP permission prompts now display the planned arguments so you can see what the tool will do before approving. Esc no longer cancels a running turn (use Ctrl+C instead), and double-Esc rewind now works while focused on scrollback. Fixed a crash shortly after launch caused by the telemetry exporter.

Read more →

MCP tool output limit configurable; local plugin marketplace added

This release5 featuresNew capabilities10 enhancementsImprovements to existing features11 fixesBug fixesAI-tallied from the release notes
Grok Build · v0.2.90

MCP tool output size limit is now configurable via environment variable, config.toml, or GrowthBook with the default unchanged. You can now add a local directory as a plugin marketplace source with grok plugin marketplace add, and auto permission mode prompts far less often on routine development commands.

Read more →

Voice dictation now works on Linux; /auto command switches classifier mode

BreakingThis release3 featuresNew capabilities4 enhancementsImprovements to existing features5 fixesBug fixesAI-tallied from the release notes
Grok Build · v0.2.89

Voice dictation now works on Linux (requires pipewire, pulseaudio-utils or alsa-utils), and a new /auto slash command switches to classifier permission mode with the menu showing only the other mode. Shell state persists across tool calls in Cursor:Shell sessions, image edits use the higher-quality Imagine model, and git operations no longer cause long pauses from repeated full-repo scans.

Read more →

Smoother scrolling; session search improved; resume no longer fails on corrupted history

BreakingThis release3 featuresNew capabilities4 enhancementsImprovements to existing features2 fixesBug fixesAI-tallied from the release notes
Grok Build · v0.2.88

Scrolling now feels smoother with better trackpad and wheel handling plus configurable speed and mode. Session search returns tighter multi-word results, handles filenames and plurals better, and the session picker now searches conversation content for queries of two or more characters. Resuming sessions no longer fails permanently when history files contain corrupted lines from interrupted writes.

Read more →

Subscription upgrades detected automatically; /docs command added

This release2 featuresNew capabilities4 enhancementsImprovements to existing features5 fixesBug fixesAI-tallied from the release notes
Grok Build · v0.2.87

Subscription upgrades are now detected automatically without restarting the CLI, and a new /docs slash command opens How-to Guides picker, browses web docs, or jumps directly to a guide by title. Bash permission prompts now offer a "Never allow" choice that persists the deny rule, reasoning effort menus are configurable per-model from the server and config.toml, and several UI and interaction bugs are fixed.

Read more →

Media generation no longer hits per-session limits; voice language picker added

This release3 featuresNew capabilities2 enhancementsImprovements to existing features1 fixBug fixesAI-tallied from the release notes
Grok Build · v0.2.86

Media generation no longer hits per-session file limits, and image and video byte budgets have been increased. Voice language setting now lets you pick speech-to-text language in the Editor settings, and tab autocomplete suggests your next prompt as ghost text after each turn.

Read more →

Tool calls group by kind; subagents run in background by default

BreakingThis release4 featuresNew capabilities4 enhancementsImprovements to existing features5 fixesBug fixesAI-tallied from the release notes
Grok Build · v0.2.85

Tool call grouping can now be enabled to collapse consecutive read/search/list calls into single rows, and subagents now run in the background by default. Pressing Enter on an empty prompt sends the top queued follow-up immediately, permission prompts now correctly wrap long bash commands, and inline LaTeX math with padding spaces renders correctly.

Read more →

Air-gapped deployments now supported; idle resource usage cut dramatically

BreakingThis release3 featuresNew capabilities15 enhancementsImprovements to existing features5 fixesBug fixesAI-tallied from the release notes
Grok Build · v0.2.84

Added remote_fetch option under [features] in config.toml to disable all backend catalog and settings fetches for air-gapped environments. Idle CPU and memory usage after long sessions or resume is now dramatically lower, and grep now stops early on broad searches. Announcements update live during sessions without restart, ask_user_question timeout is now configurable, thinking blocks display by default, and several UI and tool fixes improve usability.

Read more →

Paste chips now expand on repeat paste; critical alerts appear in banner

This release2 featuresNew capabilities1 enhancementImprovements to existing featuresAI-tallied from the release notes
Grok Build · v0.2.83

Critical announcements now appear in a top banner during active sessions with a hide command. Pasting the same text again next to a paste chip now expands the chip into editable text instead of duplicating it, and paste preview shows a hint explaining how to expand the chip.

Read more →

/effort slash command adjusts reasoning; UI rendering fixes

This release2 featuresNew capabilities4 enhancementsImprovements to existing features5 fixesBug fixesAI-tallied from the release notes
Grok Build · v0.2.82

New /effort slash command changes reasoning effort on the active model. Managed connector links now include team ID in team sessions, chat titles from the gateway display in the sidebar, and skill descriptions recover correctly even with malformed YAML frontmatter. Plus improvements to text chip editing, terminal rendering, and voice session startup.

Read more →

iOS dictation shortcut launched

This release1 featureNew capabilitiesAI-tallied from the release notes

Grok iOS app 1.3.97 adds a Dictate to Grok shortcut that launches the app into dictation mode and sends messages by voice from the Shortcuts app, Action Button, or Siri.

Read more →

Voice dictation via Ctrl+Space; background tasks survive compaction

This release2 featuresNew capabilities2 enhancementsImprovements to existing features4 fixesBug fixesAI-tallied from the release notes
Grok Build · v0.2.80

Voice dictation STT is now available using Ctrl+Space or F8, with optional hold-to-talk on supported terminals. Background tasks and TODO lists now survive compaction and remain visible to the model. Command timeouts are configurable per-session, contextual hints can be toggled individually, subagent dialogs reliably show full transcripts, and network connections are more resilient to proxy or load-balancer drops.

Read more →

Stream transforms for tool calls; thinking indicator hang fixed

This release2 featuresNew capabilities5 enhancementsImprovements to existing features3 fixesBug fixesAI-tallied from the release notes
Grok Build · v0.2.81

New stream transforms let hosts hide, unwrap, or rewrite tool calls for display without affecting agent transcripts. Fixed sessions that remained stuck on the thinking indicator after the model finished responding, and recap requests no longer trigger context-length 400 errors on long conversations.

Read more →

Image pasting works in peek replies; prompt history survives fast quit

This release1 featureNew capabilities3 enhancementsImprovements to existing features5 fixesBug fixesAI-tallied from the release notes
Grok Build · v0.2.78

Pasting images into dashboard peek replies now works and survives turn cancellation. Prompt history is now saved even on fast Ctrl+C quit, fixing data loss on quick exits. Plus improvements to LaTeX rendering in tables, link clickability in /btw panels, tab alignment in prompts, and shell command cleanup.

Read more →