Skip to content

0.19.0 - 2025-08-16

Latest

Choose a tag to compare

@SwabbieBosun SwabbieBosun released this 16 Aug 18:52
2f39730

Release Notes

πŸš€ Features

  • Support latest OpenAI and Anthropic models
  • Support using Github as app (#528)
  • Allow starting task from main branch (#531)
  • Support multiple languages in a repository (#527)
  • Faster builds with buildkit (#537)
  • [breaking] Faster and (way) more efficient indexing and retrieval (#538)
  • Remove support for fastembed (#546)

πŸ› Bug Fixes

  • Update latest swiftide with faster executor (#515)
  • Typo in query-pipeline.ipynb (#535)
  • Clippy
  • Add maximum amount of columns to the output of ripgrep (#564)

πŸ’Ό Other

  • (deps) Bump tui-markdown from 0.3.3 to 0.3.4 in the minor group (#508)
  • (deps) Bump the minor group across 1 directory with 4 updates (#513)

🚜 Refactor

  • Allow modifying agents before starting new agents in a session (#512)
  • Remove dependency on git environment in commit and push hook
  • Add helper to retrieve any file from a repository

🎨 Styling

  • Fmt

βš™οΈ Miscellaneous Tasks

  • Default to bge small for fastembed models
  • Update to swiftide 0.28 (#536)
  • Update deps
  • Update to Swiftide 0.30 (#567)

Install kwaak 0.19.0

Install prebuilt binaries via shell script

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

Install prebuilt binaries via Homebrew

brew install bosun-ai/tap/kwaak

Download kwaak 0.19.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-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
kwaak-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum