1.1 KiB
1.1 KiB
0.2.93 — 2026-07-08
Breaking Changes
- Esc no longer cancels a running turn; use Ctrl+C instead. Double-Esc rewind now works while focused on scrollback.
Features
- MCP permission prompts now show the planned arguments so you can judge what the tool will actually do.
- The "Managed by grok.com" link in the Extensions modal is now clickable and underlined.
- Dragging inside rendered markdown tables now selects whole cells or rectangular ranges and copies as TSV.
- Shift+Tab now goes straight to Plan mode when the plan-mode tip is showing.
Bug Fixes
- grok --minimal now aligns the prompt, status bar, and messages flush-left with the welcome card.
- /plugins no longer lists never-installed Claude marketplace entries and now groups plugins by their real source.
- Successful image compression no longer leaves a permanent line in the transcript.
- --no-ask-user now also disables ask_user_question for subagents.
- --no-ask-user now also disables ask_user_question for subagents.
- Fixed a crash shortly after launch on some systems caused by the telemetry exporter.