Skip to content

AgentSwitch v0.5.0

Choose a tag to compare

@github-actions github-actions released this 11 Mar 10:22
· 27 commits to main since this release

AgentSwitch v0.5.0

📦 Release Assets:

Linux:

  • x86_64 (AMD64): agentswitch-x86_64-unknown-linux-gnu.tar.gz
  • DEB Package: agentswitch_*.deb (Ubuntu/Debian x86_64)

macOS:

  • Intel: agentswitch-x86_64-apple-darwin.tar.gz
  • Apple Silicon: agentswitch-aarch64-apple-darwin.tar.gz

🔐 Checksums:
See SHA256SUMS for file integrity verification.

🚀 Quick Install:

# Linux / macOS (x86_64)
curl -sSL https://github.com/Yu-Xiao-Sheng/agentswitch/raw/main/scripts/install.sh | bash

# Debian / Ubuntu (x86_64)
wget https://github.com/Yu-Xiao-Sheng/agentswitch/releases/download/v0.5.0/agentswitch_v0.5.0_amd64.deb
sudo dpkg -i agentswitch_v0.5.0_amd64.deb

📚 Documentation:

🙏 Thank you for using AgentSwitch!

Full Changelog: v0.4.0...v0.5.0