grok-build-upstream-mirror/crates/codegen/xai-grok-shell/changelogs/0.2.88.json
grokkybara[bot] c68e39f604 Publish harness and TUI open-source
initial sync from the monorepo
2026-07-16 06:46:02 +01:00

47 lines
1.7 KiB
JSON

[
{
"category": "features",
"description": "**Scrolling** feels smoother with better trackpad and wheel handling plus configurable speed and mode.",
"breaking_change": false
},
{
"category": "fixes",
"description": "**Session content search** now correctly indexes messages containing escape sequences like newlines and quotes.",
"breaking_change": false
},
{
"category": "features",
"description": "**Session search** now returns tighter multi-word results and handles filenames and plurals better.",
"breaking_change": false
},
{
"category": "features",
"description": "**Session picker** now always searches conversation content for queries of two or more characters.",
"breaking_change": false
},
{
"category": "features",
"description": "**Tool call grouping** is now enabled by default, folding consecutive reads and searches into single rows.",
"breaking_change": false
},
{
"category": "features",
"description": "**Plugins tab** now supports `u` to update the selected plugin and shows non-blocking success feedback.",
"breaking_change": false
},
{
"category": "fixes",
"description": "**Formatted links** now keep their link color when wrapped in bold, italic, or strikethrough.",
"breaking_change": false
},
{
"category": "features",
"description": "**Reasoning effort** used for a session is now recorded in summary.json and conversation history.",
"breaking_change": false
},
{
"category": "fixes",
"description": "**Resuming sessions** no longer fails permanently when history files contain corrupted lines from interrupted writes.",
"breaking_change": false
}
]