SteleKit v0.59.1
Downloads
| Platform | File |
|---|---|
| Android APK | SteleKit-v0.59.1-android.apk |
| Linux AppImage | SteleKit-v0.59.1-linux.AppImage |
| Linux DEB | SteleKit-v0.59.1-linux.deb |
| Linux RPM | SteleKit-v0.59.1-linux.rpm |
| macOS | SteleKit-v0.59.1-macos.dmg |
| Windows | SteleKit-v0.59.1-windows.msi |
Linux Installation
AppImage (recommended — works on any distro including Arch/Manjaro):
chmod +x SteleKit-v0.59.1-linux.AppImage
./SteleKit-v0.59.1-linux.AppImageHomebrew (macOS and Linux):
brew tap tstapler/stelekit https://github.com/tstapler/stelekit
brew install tstapler/stelekit/stelekitDebian/Ubuntu: install the .deb
Fedora/openSUSE: install the .rpm
Android Installation
Enable Install from unknown sources in Android settings before installing the APK.
0.59.1 (2026-07-03)
Bug Fixes
- ci: resolve CI failures, skip warm-start ANALYZE, add init timing logs (#200) (7f9ecbd)
- ui: hide edit affordance for on-device provider rows (b01ed75)
- ui: show actual LLM error message; skip API key dialog for on-device providers (bc0de57)
- ui: show actual LLM error; skip API key dialog for on-device providers (49880fc)
- ui: use allowlist (== REMOTE) not denylist (!= ON_DEVICE) in onEditProvider (59c6e52)