0.81.1
Arkavo Edge 0.81.1
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.81.1-x86_64-linux.tar.gz
- x86_64 static/slim (musl, memory + mDNS): arkavo-0.81.1-x86_64-linux-musl.tar.gz
- ARM64/Raspberry Pi 5 (glibc, local LLM + remote LLM + mDNS): arkavo-0.81.1-aarch64-linux.tar.gz
- Debian package (x86_64, full featured): arkavo_0.81.1_amd64.deb
macOS
- ARM64 CLI (web browser UI): arkavo-0.81.1-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.81.1-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
- Security docs reconciliation and hardware-rooted agent identity specs by @arkavo-com in #627
Full Changelog: 0.81.0...0.81.1