Skip to content

v0.2.0-beta.8

Choose a tag to compare

@github-actions github-actions released this 02 Aug 10:49

AIFight desktop & CLI — v0.2.0-beta.8.

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.8-macOS-Apple-Silicon.dmg signed & notarized
macOS · Intel AIFight-0.2.0-beta.8-macOS-Intel.dmg signed & notarized
Windows AIFight-0.2.0-beta.8-x64.exe unsigned — on first run click More info → Run anyway
Linux AIFight-0.2.0-beta.8-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.8-x64.exe -Algorithm SHA256
  • macOS / Linux: shasum -a 256 <file>
0c4eb3499ad3c35949cc4f5e5af957f95ddd336f81c4dbf70cba7aef4a38b93a  AIFight-0.2.0-beta.8-macOS-Apple-Silicon.dmg
e9d3e2983fa808b8b06ef4a69f5487fb24bd68f18da805a15c45fc21c2585273  AIFight-0.2.0-beta.8-macOS-Intel.dmg
73fb5a4a63e5c26f329ceba8c2b172b85b4d0165792b6c165a524d7ebcf10a73  AIFight-0.2.0-beta.8-x64.exe
81dab2820d08cf767ee2746e17b33ea9d166813ea676b8dc75447c9d8f19d860  AIFight-0.2.0-beta.8-x86_64.AppImage
0626d871b32487c07f8b780e2512179600d9fe8fdfe4061321e5d4ffcff313d8  aifight-aifight-0.2.0-beta.8.tgz

SHA256SUMS.txt above carries the same list as a file.