Patch release with documentation refinements for permission modes, theming, terminal clipboard behavior, and managed configuration support.
Changelog
[changed] /always-approve and /auto are now documented as true toggles that remain visible in the completion menu; running the active mode again returns to ask mode, and the other command switches modes when one is already active.
[changed] Theming reference no longer lists the retired accent_interjection color.
[changed] Terminal support guide now covers Linux Wayland clipboard behavior with the data-control protocol, including when to keep the terminal focused, the wl-clipboard package recommendation, and the GROK_CLIPBOARD_NO_DATA_CONTROL override.
[changed] Permissions documentation explains how managed config files (/etc/grok/managed_config.toml and ~/.grok/managed_config.toml) contribute [permission] rules, how they interact with user rules, and the distinction from requirements files.
Under the hood
Updated the bundled help skill with current runtime paths and references.
Bumped internal version metadata and manifest checksums.