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

17 lines
569 B
JSON
Raw Normal View History

[
{
"category": "features",
"description": "**Slash commands** from project plugins now appear correctly in every open conversation after a plugin change.",
"breaking_change": false
},
{
"category": "performance",
"description": "**Grep searches** on large repositories are now substantially faster and no longer hit the 60-second timeout.",
"breaking_change": false
},
{
"category": "fixes",
"description": "**Prompts submitted rapidly** now stay in correct submission order in the queue.",
"breaking_change": false
}
]