Patch release that corrects paths in the built-in help skill and adds most-recently-used tracking for slash commands.
Changelog
[new] Added .grok/slash-mru.json to track recently used slash commands and their timestamps.
[fix] Updated skills/help/SKILL.md to reference persistent user paths (/root/.grok/...) instead of transient runtime directories for config, docs, and skill creation.
Under the hood
Bumped content/version.json and refreshed bundled/manifest.json with updated content checksums.
Internal tip cursor advanced to reflect new bundled content.