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

12 lines
393 B
JSON
Raw Normal View History

[
{
"category": "features",
"description": "**allowed_models** in config.toml now restricts which models appear in the picker and `/model` command.",
"breaking_change": false
},
{
"category": "fixes",
"description": "**Code navigation** now returns correct results for secondary project windows with different working directories.",
"breaking_change": false
}
]