This release adds the grok plugin command family for installing, updating, enabling, and managing plugins and marketplace sources directly from the terminal. It also improves image transcription accuracy for the Cursor agent and resolves several issues with clipboard image handling, subagent credentials, MCP servers, signal sync, and authentication recovery after subscription changes. Updated shell completions, keyboard shortcut documentation, and plugin management guides accompany these changes. A number of older user-guide documents were removed.
Added
- New
grok plugincommands let you manage plugins and marketplaces directly from the terminal. - Cursor agent now transcribes attached images more accurately with better truncation and processing limits.
Changed
- Shell completions (bash and zsh) updated to cover the full
pluginsubcommand tree and marketplace operations. - Plugin documentation expanded with CLI command reference and team marketplace setup examples.
- Keyboard shortcuts guide now documents
Ctrl+Enterinterjection during active turns.
Fixed
- Image pasting now correctly prefers images from the clipboard and keeps dragged screenshots visible.
- Subagents now correctly use bring-your-own-key credentials when the parent model specifies them.
- MCP server connections no longer fail with initialization errors under concurrent tool calls.
- Signal sync is more resilient to transient authentication hiccups.
- Authentication recovery after subscription changes no longer causes duplicate IdP calls.
Removed
- User guide documents covering project rules, memory, headless mode, agent mode, subagents, sessions, sandbox, plan mode, background tasks, and terminal support.
- Bundled ripgrep binary for aarch64-unknown-linux-gnu.
Upgrade notes
None.