Skip to content

v0.2.0-beta.9

Choose a tag to compare

@github-actions github-actions released this 02 Aug 14:31

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

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.9-macOS-Apple-Silicon.dmg signed & notarized
macOS · Intel AIFight-0.2.0-beta.9-macOS-Intel.dmg signed & notarized
Windows AIFight-0.2.0-beta.9-x64.exe unsigned — on first run click More info → Run anyway
Linux AIFight-0.2.0-beta.9-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.9-x64.exe -Algorithm SHA256
  • macOS / Linux: shasum -a 256 <file>
709512ddc348bdb58894239d6131c595e994b3ba8cc111bb0163539bfdb7b0d3  AIFight-0.2.0-beta.9-macOS-Apple-Silicon.dmg
6a2a929d43a9700a57870f41f6d2806f1c3ada53715bb015a878861e455f5c17  AIFight-0.2.0-beta.9-macOS-Intel.dmg
e88569e3a0cc3a0841cea8ffb62adfadcec7d2d24429d091c6c3dc056b4324c5  AIFight-0.2.0-beta.9-x64.exe
ecffe68361212114f5eb004a2c62438d7486eaaf1290b22db8fca69d38950e7c  AIFight-0.2.0-beta.9-x86_64.AppImage
ddac3add2334418d9f2430ce1c1aaeb3e8c010d1bdd83dd30fbdc17fc17b4ba6  aifight-aifight-0.2.0-beta.9.tgz

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