- Resuming large sessions is now substantially faster with no data loss.
/rewindbefore a compaction boundary no longer leaves later prompts in context.- Removed
/share,/cloud, leader mode, andspawn_subagentreferences from docs and system prompt. - Expanded Imagine skill with video generation guidance and a discrete accuracy verification loop.
Added
- New
[hints]configuration section for persisted UI preferences includingproject_picker_disabled,worktree_tip_dismissed,memory_modal_fullscreen,new_session_worktree_mode, andfork_worktree_mode(.grok/docs/user-guide/05-configuration.md). - Video generation workflow and accuracy verification loop added to the Imagine skill (
.grok/skills/imagine/SKILL.md).
Changed
- Numerous documentation rewordings and cleanups across user-guide files (keyboard shortcuts, slash commands, configuration, theming, MCP servers, plugins, hooks, memory, agent mode, subagents, sessions, sandbox, and permissions).
- Bundled manifest checksums updated due to file reordering and skill content changes (
.grok/bundled/manifest.json). - References to
support_permissionfeature flag removed from multiple configuration examples.
Fixed
/rewindbefore a compaction boundary no longer leaves later prompts in context.- Resuming large sessions is now substantially faster with no data loss.
Removed
/sharecommand documentation and implementation references./cloudcommand and cloud workspace documentation.- Leader mode / shared backend documentation and
--leaderflag references. spawn_subagenttool and related multi-agent guidance from the system prompt.--plugin-dirtrust entry and several internal tooling / FPS display references from docs.autopermission mode and Code Navigation methods from tables.
Internal / under the hood
.grok/CHANGELOG.jsonand.grok/CHANGELOG.mdadded as new files containing the release entries.tip_cursor.jsoncursor advanced from 2 to 9.
Upgrade notes
None.