v0.2.0-beta.11
AIFight desktop & CLI — v0.2.0-beta.11.
Download
Grab the one installer for your platform — that's all you need.
| Platform | Download | Notes |
|---|---|---|
| macOS · Apple Silicon (M1–M4) | AIFight-0.2.0-beta.11-macOS-Apple-Silicon.dmg |
signed & notarized |
| macOS · Intel | AIFight-0.2.0-beta.11-macOS-Intel.dmg |
signed & notarized |
| Windows | AIFight-0.2.0-beta.11-x64.exe |
unsigned — on first run click More info → Run anyway |
| Linux | AIFight-0.2.0-beta.11-x86_64.AppImage |
chmod +x then run |
| CLI · any OS / arch | npm install -g @aifight/aifight |
or the .tgz below |
Bring your own LLM — your API key stays on your machine and never
touches our servers.
The remaining files are not for manual download. *.zip,
*.blockmap and latest*.yml are used by the app's built-in
auto-updater. Every file carries the version in its name.
Verify your download (SHA-256)
The Windows installer is not code-signed yet, so Windows cannot
vouch for it on your behalf. Compare the checksum instead — it must
match the line below exactly.
- Windows (PowerShell):
Get-FileHash .\AIFight-0.2.0-beta.11-x64.exe -Algorithm SHA256 - macOS / Linux:
shasum -a 256 <file>
c1d4c70ec7c729d070dcf0e2e719f9d232bf65bfefc10f5a25740479bf0167fb AIFight-0.2.0-beta.11-macOS-Apple-Silicon.dmg
a8eff2ad3db2db6f2e9b1e78005eb00c808bb484056989a86fea806c08c60846 AIFight-0.2.0-beta.11-macOS-Intel.dmg
eb67a1aff9fcf20afef680b261b76d51858818825913a9b3eb8d52b98f7bd4d8 AIFight-0.2.0-beta.11-x64.exe
e1f945ed5f63f9fc4d7f4f8eb0f06333d666de1c1963fd9a365fda820daf0278 AIFight-0.2.0-beta.11-x86_64.AppImage
0663f1baea1f56076c113d36e4d26ac312130cd5013449c5325e1f7794edef85 aifight-aifight-0.2.0-beta.11.tgz
SHA256SUMS.txt above carries the same list as a file.