releases.shpreview

MCP OAuth issuer parameter fixed; /btw works in minimal mode

v0.2.105

July 18, 2026Grok BuildView original ↗
4 features1 enhancement5 fixesThis release4 featuresNew capabilities1 enhancementImprovements to existing features5 fixesBug fixesAI-tallied from the release notes
From the original release noteView original ↗
  • /btw now works inside grok --minimal, showing answers in the live area and committing them to scrollback on Esc
  • New Appearance setting "Snap prompt to top on send" lets you keep the viewport where it is instead of jumping to the new prompt
  • New /summarize slash command is now available as an alias for /recap to request an on-demand session summary
  • Local shell tools now see the same environment variables, aliases, and functions as your login shell
  • Syntax highlighting in diffs and the file viewer no longer miscolors strings or comments that span multiple lines
  • Global rules from ~/.grok/rules and compatible vendor homes are now discovered correctly
  • Background tasks that finish after you press Ctrl+C no longer automatically resume the model
  • Ctrl+\ out of the dashboard now returns you to the agent you came from
  • MCP OAuth logins now succeed against servers that require the RFC 9207 issuer parameter in the callback
  • Agent dashboard now shows fleet roster entries even when the local agent list is empty
  • Long-session compaction no longer fails on servers that reject tool_choice none when tools are attached
  • Scrolling feels smoother and less jagged under load or over slow connections

Fetched July 21, 2026

MCP OAuth issuer parameter fixed; /btw works in minimal… — releases.sh