Release Notes
๐ Features
- Faster docker builds with buildkit
- Check for updates on boot with a more compact header (#380)
- Reinject original prompt in summarizer (#374)
- [breaking] Opt-out of any tool (#378)
- Support storing
kwaak.toml
in .config/kwaak.toml
(#384)
- [breaking] Rework tool configuration to support Opt-in as well (#387)
- Fix github issues with
/github fix <issue>
and enjoy the show (#373)
๐ Bug Fixes
- (build) Compile time recursion limit back to default (#379)
- Quick test tools in the docker executor (#372)
- Do not wait for splash if done indexing
- Flaky test should account for ordering
๐ผ Other
- Optimize docker build time (#370)
๐ Refactor
- Remove Uuid from command responses and implement default members (#386)
Install kwaak 0.14.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/bosun-ai/kwaak/releases/download/v0.14.0/kwaak-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install bosun-ai/tap/kwaak
Download kwaak 0.14.0