π Click to download
β Note! Choose to install only for the current user during installation, otherwise, administrator privileges will be required to start.
π Click to download
β Note! After downloading, drag the app file from the dmg file to the /Applications
directory. Then open the Terminal and execute the following command, entering the root password when prompted, to remove the Quarantine attribute added due to being downloaded from the internet:
sudo xattr -dr com.apple.quarantine /Applications/Super-Agent-Party.app
We provide two mainstream Linux installation package formats for your convenience in different scenarios.
.AppImage
(Recommended).AppImage
is a Linux application format that does not require installation and can be used immediately. Suitable for most Linux distributions.
π Click to download
.deb
package (Suitable for Ubuntu/Debian systems)π Click to download
docker pull ailm32442/super-agent-party:latest
docker run -d -p 3456:3456 -v ./super-agent-data:/app/data ailm32442/super-agent-party:latest
./super-agent-data
can be replaced with any local folder, after Docker starts, all data will be cached in this local folder and will not be uploaded anywhere.