Skip to content

0.82.0

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Jun 06:09
18cc42a

Arkavo Edge 0.82.0

Release of the Arkavo agentic CLI tool.

Installation

Download the appropriate binary for your platform and place it in your PATH.

Binaries

Linux

  • x86_64 full featured (glibc, local LLM + remote LLM + mDNS): arkavo-0.82.0-x86_64-linux.tar.gz
  • x86_64 static/slim (musl, memory + mDNS): arkavo-0.82.0-x86_64-linux-musl.tar.gz
  • ARM64/Raspberry Pi 5 (glibc, local LLM + remote LLM + mDNS): arkavo-0.82.0-aarch64-linux.tar.gz
  • Debian package (x86_64, full featured): arkavo_0.82.0_amd64.deb

macOS

  • ARM64 CLI (web browser UI): arkavo-0.82.0-aarch64-apple-darwin.tar.gz
  • ARM64 .pkg (native CEF window): Coming soon - full-featured with native UI

Windows

  • x86_64 (memory + remote LLM): arkavo-0.82.0-x86_64-windows.zip

Choose the musl build for containers/Alpine Linux with remote LLM support. Choose the glibc build for desktop Linux with both local and remote LLM support. ARM64 build is optimized for Raspberry Pi 5 (16GB) - see deployment guide. Windows builds include memory and remote LLM support (iOS testing capabilities are not available on Windows).

What's Changed

Full Changelog: 0.81.1...0.82.0