Glamourous agentic coding for all
Crush v0.61.1 adds iTerm2 progress bar support with a progress toggle in crush.json.
$ git clone --branch v0.61.1 https://github.com/charmbracelet/crush.git # already have the repo? check out this version: $ git checkout v0.61.1
{
"options": {
"progress": false
}
} - ›Adds
options.progresskey tocrush.json(set tofalseto disable) to control the agent progress bar display. - ›Extends progress bar support to iTerm2, joining Ghostty and Rio as supported terminals.