Limboo v1.18.2
·
17 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Limboo 1.18.2 (2026-08-13)
Changes since v1.18.1.
Fixed
- Agent settings now show the selected harness correctly. Choosing a Cursor
Composer model marks Cursor as active and Claude Code as available but not
selected, instead of showing Claude Code copy as though it were the running
agent. Unknown model ids now display as unknown and stay blocked rather than
falling back to Claude labels.
Installing
| Platform | File | Notes |
|---|---|---|
| Windows x64 / arm64 | Limboo-Setup-*-<arch>.exe |
If SmartScreen warns, choose More info → Run anyway. |
| macOS Apple silicon / Intel | Limboo-*-arm64.dmg / Limboo-*-x64.dmg |
If Gatekeeper blocks it, right-click → Open, or xattr -dr com.apple.quarantine /Applications/Limboo.app. |
| Debian / Ubuntu | limboo-*-<arch>.deb |
|
| Fedora / RHEL / openSUSE | limboo-*-<arch>.rpm |
|
| Arch / Manjaro | limboo-*-<arch>.pacman |
sudo pacman -U <file> |
| Any Linux | limboo-*-<arch>.AppImage |
chmod +x first. On Ubuntu 24.04+ install libfuse2t64, or it fails with error loading libfuse.so.2. |
| Any Linux (no installer) | limboo-*-<arch>.tar.gz |
Extract and run ./Limboo. |
Once installed, Limboo updates itself from this feed — including the deb, rpm
and pacman builds, which apply updates through your package manager.
Verifying this release
Each artifact is listed in SHA256SUMS. Verify with sha256sum -c SHA256SUMS,
and verify build provenance with gh attestation verify <file> --repo limboo-ai/limboo.
2 commit(s) in this release.