Skip to content

v0.2.0-beta.13

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Aug 06:58

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

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.13-macOS-Apple-Silicon.dmg signed & notarized
macOS · Intel AIFight-0.2.0-beta.13-macOS-Intel.dmg signed & notarized
Windows AIFight-0.2.0-beta.13-x64.exe unsigned — on first run click More info → Run anyway
Linux AIFight-0.2.0-beta.13-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.13-x64.exe -Algorithm SHA256
  • macOS / Linux: shasum -a 256 <file>
eeb58c3e885d83579736960a8ada708b88dd254a8ac285814d7b510dcb246073  AIFight-0.2.0-beta.13-macOS-Apple-Silicon.dmg
a8dea3e4964922f822ba3e4b3803db98a845175e9ec1530df825063ab0b88dc7  AIFight-0.2.0-beta.13-macOS-Intel.dmg
d77d736e419549c3cecdcfb36e7b5db57203b7bfa0f1b2cbb9c1f9c992c2b62c  AIFight-0.2.0-beta.13-x64.exe
620fc94677aa0c077ca950676c2c722836f85694f8bb5cf42ff9c45df6df0157  AIFight-0.2.0-beta.13-x86_64.AppImage
a1a1d0357857f107184ea0f9aa8be496885c19dc718819421a32ac6f833c57aa  aifight-aifight-0.2.0-beta.13.tgz

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