Release Notes
🚀 Features
- Show message status with nice icons (#107)
- Deny opening more than one kwaak on a project
🐛 Bug Fixes
- Fix overflow in scroll to end
- Print instead of dbg that otel is enabled
- Run init before loading config (#103)
- Just keep the last 10 lines in view when scrolling and increase scroll speed
- Escape any jinja curlies if they appear in a summarized tool
- Abort running agents
📚 Documentation
- Update readme and demo
- Fix demo in readme
- Format QA better
⚙️ Miscellaneous Tasks
- Enable otel in own config
- Run fmt in local lint and fix even if clippy failed
- Update deps (#104)
Install kwaak 0.1.10
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/bosun-ai/kwaak/releases/download/v0.1.10/kwaak-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install bosun-ai/tap/kwaak
Download kwaak 0.1.10