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

57 lines
1.9 KiB
JSON

[
{
"category": "fixes",
"description": "**grok --minimal** now aligns the prompt, status bar, and messages flush-left with the welcome card.",
"breaking_change": false
},
{
"category": "fixes",
"description": "**/plugins** no longer lists never-installed Claude marketplace entries and now groups plugins by their real source.",
"breaking_change": false
},
{
"category": "features",
"description": "MCP permission prompts now show the planned arguments so you can judge what the tool will actually do.",
"breaking_change": false
},
{
"category": "fixes",
"description": "Successful image compression no longer leaves a permanent line in the transcript.",
"breaking_change": false
},
{
"category": "features",
"description": "The \"Managed by grok.com\" link in the Extensions modal is now clickable and underlined.",
"breaking_change": false
},
{
"category": "features",
"description": "Dragging inside rendered markdown tables now selects whole cells or rectangular ranges and copies as TSV.",
"breaking_change": false
},
{
"category": "fixes",
"description": "**--no-ask-user** now also disables ask_user_question for subagents.",
"breaking_change": false
},
{
"category": "fixes",
"description": "**--no-ask-user** now also disables ask_user_question for subagents.",
"breaking_change": false
},
{
"category": "features",
"description": "Shift+Tab now goes straight to Plan mode when the plan-mode tip is showing.",
"breaking_change": false
},
{
"category": "breaking",
"description": "**Esc** no longer cancels a running turn; use **Ctrl+C** instead. Double-Esc rewind now works while focused on scrollback.",
"breaking_change": true
},
{
"category": "fixes",
"description": "**Fixed a crash** shortly after launch on some systems caused by the telemetry exporter.",
"breaking_change": false
}
]