github Dicklesworthstone/coding_agent_session_search v0.1.61

7 hours ago

Installation

Quick Install (recommended)

# Linux/macOS
curl -fsSL "https://raw.githubusercontent.com/Dicklesworthstone/coding_agent_session_search/main/install.sh" | bash -s -- --easy-mode --verify

# Windows (PowerShell)
irm https://raw.githubusercontent.com/Dicklesworthstone/coding_agent_session_search/main/install.ps1 | iex

Package Managers

# Homebrew
brew install dicklesworthstone/tap/cass

# Scoop
scoop bucket add dicklesworthstone https://github.com/Dicklesworthstone/scoop-bucket
scoop install dicklesworthstone/cass

Verify Downloads

All binaries include SHA256 checksums. Download SHA256SUMS.txt and verify:

sha256sum -c SHA256SUMS.txt

Full Changelog: v0.1.60...v0.1.61

Don't miss a new coding_agent_session_search release

NewReleases is sending notifications on new releases.