Standalone executable releases for semble — fast code search for agents.
This repository hosts pre-built standalone binaries of semble, a fast and accurate code search tool for AI agents. The binaries are built using PyInstaller and packaged as platform-specific archives for use in Roo+ and other VS Code extensions.
| Asset | Platform |
|---|---|
semble-linux-x64-fast.tar.gz |
Linux x86_64 |
semble-linux-arm64-fast.tar.gz |
Linux ARM64 |
semble-macos-arm64-fast.tar.gz |
macOS ARM64 (Apple Silicon) |
semble-windows-x64-fast.zip |
Windows x86_64 |
Each release includes a checksums-sha256.txt file for integrity verification.
Releases are automatically built from upstream MinishLab/semble PyPI releases using the release workflow.