# 0.2.57 ## Features - Improved resilience to network blips during long responses by resuming instead of failing the turn. - **`grok plugin install `** now resolves plugins from registered marketplaces instead of only local paths. ## Bug Fixes - Fixed cases where long-running conversation compaction could hang indefinitely. - Notification hooks now fire only for real user-attention events and no longer trigger constantly during tool use. - Fixed literal display of HTML entities such as < and > in responses and tool output. - **Typing `[`** in the pager prompt no longer appears delayed. - **Copy** now tries all available Linux clipboard tools so paste works reliably in more terminals.