67 lines
2.4 KiB
JSON
67 lines
2.4 KiB
JSON
|
|
[
|
||
|
|
{
|
||
|
|
"category": "performance",
|
||
|
|
"description": "**Scrolling** feels smoother and less jagged under load or over slow connections.",
|
||
|
|
"breaking_change": false
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"category": "features",
|
||
|
|
"description": "**/btw** now works inside `grok --minimal`, showing answers in the live area and committing them to scrollback on Esc.",
|
||
|
|
"breaking_change": false
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"category": "fixes",
|
||
|
|
"description": "**Local shell tools** now see the same environment variables, aliases, and functions as your login shell.",
|
||
|
|
"breaking_change": false
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"category": "fixes",
|
||
|
|
"description": "**Syntax highlighting** in diffs and the file viewer no longer miscolors strings or comments that span multiple lines.",
|
||
|
|
"breaking_change": false
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"category": "fixes",
|
||
|
|
"description": "**Global rules** from ~/.grok/rules and compatible vendor homes are now discovered correctly.",
|
||
|
|
"breaking_change": false
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"category": "fixes",
|
||
|
|
"description": "**Background tasks** that finish after you press Ctrl+C no longer automatically resume the model.",
|
||
|
|
"breaking_change": false
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"category": "fixes",
|
||
|
|
"description": "**Ctrl+\\** out of the dashboard now returns you to the agent you came from.",
|
||
|
|
"breaking_change": false
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"category": "fixes",
|
||
|
|
"description": "**MCP OAuth logins** now succeed against servers that require the RFC 9207 issuer parameter in the callback.",
|
||
|
|
"breaking_change": false
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"category": "features",
|
||
|
|
"description": "**New Appearance setting** \"Snap prompt to top on send\" lets you keep the viewport where it is instead of jumping to the new prompt.",
|
||
|
|
"breaking_change": false
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"category": "features",
|
||
|
|
"description": "**Default model** is now Grok 4.5 with high/medium/low reasoning effort and improved compaction settings.",
|
||
|
|
"breaking_change": false
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"category": "fixes",
|
||
|
|
"description": "**Agent dashboard** now shows fleet roster entries even when the local agent list is empty.",
|
||
|
|
"breaking_change": false
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"category": "fixes",
|
||
|
|
"description": "**Long-session compaction** no longer fails on servers that reject tool_choice none when tools are attached.",
|
||
|
|
"breaking_change": false
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"category": "features",
|
||
|
|
"description": "**New `/summarize` slash command** is now available as an alias for `/recap` to request an on-demand session summary.",
|
||
|
|
"breaking_change": false
|
||
|
|
}
|
||
|
|
]
|