- [changed]
group_tool_verbsnow defaults totrue(previouslyfalse), so runs of read/search/list calls and completed thoughts are folded into single rows by default. - [new] Four new
[ui]settings control mouse and trackpad scrolling:scroll_speed,scroll_mode,scroll_lines, andinvert_scroll. All take effect immediately and are also exposed in the settings pane; correspondingGROK_*environment variables provide first-load overrides. - [changed] The session picker now filters by title and searches conversation content as you type. Matches from content appear under an "Extended search results" heading, and
Ctrl+/jumps straight into search.
Under the hood
- Documentation for the new scrolling settings and session picker behavior was added to the user guide.
- Internal binaries were updated.
Upgrade notes
Existing config.toml files keep their explicit group_tool_verbs setting; only users relying on the previous default will see the new folding behavior.