Skip to content

0.10.0 - 2025-02-19

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Feb 15:42
29ce0ad

Release Notes

๐Ÿš€ Features

  • Improve rate and context limit handling for OpenAI and OpenRouter with configurable backoff (#298)
  • Print error messages when kwaak encounters an unrecoverable error
  • Allow tuning conversation summary frequency for dealing with smaller context windows (#299)
  • Backoff for Anthropic (#304)

๐Ÿ› Bug Fixes

  • Image name should always be lowercase
  • Garbage collection improvements and fixes (#309)

๐Ÿ“š Documentation

  • Clarify anthropic support

Install kwaak 0.10.0

Install prebuilt binaries via shell script

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

Install prebuilt binaries via Homebrew

brew install bosun-ai/tap/kwaak

Download kwaak 0.10.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