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

22 lines
762 B
JSON
Raw Normal View History

[
{
"category": "features",
"description": "**Added GROK_CLIPBOARD_NO_OSC52** env var to stop clipboard sequences from appearing as garbage in unsupported terminals.",
"breaking_change": false
},
{
"category": "fixes",
"description": "**Copies** now always write a backup file so text remains recoverable when the terminal clipboard fails.",
"breaking_change": false
},
{
"category": "features",
"description": "**Scheduled tasks** can now be updated in place; one-time tasks are retired in favor of background commands.",
"breaking_change": false
},
{
"category": "fixes",
"description": "**Syntax highlighting** in --minimal mode is now visible on light terminals.",
"breaking_change": false
}
]