Skip to content

v1.11.1

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Aug 18:15
· 1 commit to main since this release

ccrider v1.11.1

Search, browse, and resume your coding agent sessions.

馃摝 Installation

macOS (Homebrew):

brew install neilberkman/tap/ccrider

Windows (Scoop):

scoop bucket add ccrider https://github.com/neilberkman/scoop-ccrider
scoop install ccrider

Linux (Debian/Ubuntu):

# Download .deb from assets below
sudo dpkg -i ccrider_1.11.1_linux_amd64.deb

Or see assets below for direct downloads.

Changelog

  • 70f05e0 fix: stop ccrider ps panicking on unbroken summaries

Full Changelog: v1.11.0...v1.11.1

馃悰 Found a bug? Open an issue