mirror of
https://github.com/openswarm-ai/openswarm.git
synced 2026-09-13 05:07:40 +02:00
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01WFgFyiXdf8goqjeyckFLj8
1.0 KiB
1.0 KiB
OpenSwarm releases
This repository holds the signed builds of OpenSwarm and nothing else. Every installed copy checks here for updates, and the download links on openswarm.com point here.
Download
- macOS (Apple silicon): https://github.com/openswarm-ai/openswarm/releases/latest/download/OpenSwarm-arm64.dmg
- macOS (Intel): https://github.com/openswarm-ai/openswarm/releases/latest/download/OpenSwarm-x64.dmg
- Windows: https://github.com/openswarm-ai/openswarm/releases/latest/download/OpenSwarm-Setup-x64.exe
The release marked Latest is the stable build. Releases marked Pre-release are the experimental channel, which the app offers when you turn on experimental updates in Settings.
Bugs and requests
Open an issue here: https://github.com/openswarm-ai/openswarm/issues/new
Source
The source code of every version up to v1.7.9 stays available under this repository's tags, under the AGPL-3.0 licence it was published with. Development continues in a private repository.