- Slash commands from project plugins now correctly appear in all open conversations after plugin changes.
- Rapidly submitted prompts now preserve correct submission order in the processing queue.
- Internal groundwork for goal-role tools and session checkpoints, plus a new
GROK_GOAL_USE_CURRENT_MODEL_ONLYenvironment variable. - Minor manifest, version-metadata, and backend-route updates.
Added
- Slash commands from project plugins now appear correctly in every open conversation after a plugin change.
Changed
- Prompts submitted rapidly now stay in correct submission order in the queue.
- Reordered the bundled manifest checksums and flipped its
versionfrom "internal" to "public". - The
helpskill updated its runtime paths from per-user temp dirs to/tmp/grok-runtime.*. version.jsondropped thestable_versionfield and bumped to 0.2.32.
Fixed
- None.
Removed
- None.
Internal / under the hood
- Added groundwork for goal-role tools and session checkpoints.
- New
GROK_GOAL_USE_CURRENT_MODEL_ONLYenvironment variable. - Added the
session.reload_plugins_implsetting. - Refreshed internal backend routes (queue, session, and model endpoints).
- Dropped the
vendor/rg-15.0.0-overrideentry from the shipped binary metadata. - Bumped internal metadata version to 0.2.32.
Upgrade notes
None.