Skip to content

0.2.0 - 2025-01-12

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jan 15:10
ddaa661

Release Notes

🚀 Features

  • (ci) Announce new releases to discord (#141)
  • Ollama support! (#147)

🐛 Bug Fixes

  • After clearing the cache app should self-heal (#142)
  • Handle breaking, non-panic errors gracefully with more informative output (#144)
  • (docker) Fix socket connection errors when setting up docker (#148)

📚 Documentation

  • Render demo in higher font size and trim terminal start/stop
  • Trim waiting times from demo and up font size (#137)
  • Trim the last couple of frames of the demo and slightly larger font
  • (README) Update blog posts
  • Update README.md (#138)
  • Enhance README with OpenAI and Ollama Configuration Details (#146)
  • Update readme with all configuration settings (#151)

Install kwaak 0.2.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/bosun-ai/kwaak/releases/download/v0.2.0/kwaak-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install bosun-ai/tap/kwaak

Download kwaak 0.2.0

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