Skip to content

0.1.10 - 2025-01-06

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jan 17:41
9cf9800

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

File Platform Checksum
kwaak-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
kwaak-x86_64-apple-darwin.tar.xz Intel macOS checksum
kwaak-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
kwaak-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum