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

47 lines
1.7 KiB
JSON
Raw Normal View History

[
{
"category": "features",
"description": "**Session picker** now discovers and resumes recent Claude Code, Codex, and Cursor sessions.",
"breaking_change": false
},
{
"category": "fixes",
"description": "**Web fetch tool** preserves full truncated page content as readable artifacts instead of discarding it.",
"breaking_change": false
},
{
"category": "features",
"description": "**Welcome screen** now offers a one-click resume nudge for recent Claude, Codex, or Cursor sessions.",
"breaking_change": false
},
{
"category": "fixes",
"description": "**Multiline mode** now correctly sends the top queued message on empty Enter when a turn is running.",
"breaking_change": false
},
{
"category": "fixes",
"description": "**Queued commands** no longer disappear or delay when pressing Enter twice quickly during a running turn.",
"breaking_change": false
},
{
"category": "fixes",
"description": "**Minimal mode** text is now readable on dark terminals with proper contrast and highlighted user prompts.",
"breaking_change": false
},
{
"category": "fixes",
"description": "**Grok no longer crashes** when printing resume hints after the terminal pane has closed.",
"breaking_change": false
},
{
"category": "fixes",
"description": "**Long-running turns** with multiple waits now show updated status markers in the transcript instead of appearing stuck.",
"breaking_change": false
},
{
"category": "fixes",
"description": "**Claude and Cursor hooks** are now correctly disabled at session start when disabled in config.",
"breaking_change": false
}
]