grok-build-upstream-mirror/crates/codegen/xai-grok-shell/changelogs/0.2.106.md

12 lines
476 B
Markdown
Raw Normal View History

# 0.2.106 — 2026-07-18
## Features
- **Added GROK_CLIPBOARD_NO_OSC52** env var to stop clipboard sequences from appearing as garbage in unsupported terminals.
- **Scheduled tasks** can now be updated in place; one-time tasks are retired in favor of background commands.
## Bug Fixes
- **Copies** now always write a backup file so text remains recoverable when the terminal clipboard fails.
- **Syntax highlighting** in --minimal mode is now visible on light terminals.