Changelog
Features
- e5e8518: feat(tui): agent session viewer, search, delete, and costs fixes (#105) (@nassiharel)
Other
- e6ded04: Flip logo chevron to read as "k" + add animated variants (#104) (@nassiharel)
Install
Quick install (macOS/Linux):
curl -fsSL https://raw.githubusercontent.com/nassiharel/klim/main/install.sh | bash
Quick install (Windows PowerShell):
irm https://raw.githubusercontent.com/nassiharel/klim/main/install.ps1 | iex
Homebrew: brew install nassiharel/tap/klim
winget: winget install nassiharel.klim
Scoop: scoop bucket add nassiharel https://github.com/nassiharel/scoop-bucket, then scoop install klim
Go: go install github.com/nassiharel/klim/cmd/klim@v0.1.7
Debian/Ubuntu: sudo dpkg -i klim_0.1.7_linux_<arch>.deb (<arch> is amd64 or arm64)
RPM: sudo rpm -i klim_0.1.7_linux_<arch>.rpm (<arch> is amd64 or arm64)
Binary: Download from the assets below