Skip to content

v0.2.0-beta.4

Choose a tag to compare

@github-actions github-actions released this 01 Aug 04:03

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

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.4-macOS-Apple-Silicon.dmg signed & notarized
macOS · Intel AIFight-0.2.0-beta.4-macOS-Intel.dmg signed & notarized
Windows AIFight-0.2.0-beta.4-x64.exe unsigned — on first run click More info → Run anyway
Linux AIFight-0.2.0-beta.4-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.4-x64.exe -Algorithm SHA256
  • macOS / Linux: shasum -a 256 <file>
b2d7e9178a6bcf3eec43bef19a4be21386bda00d799e483e598dbcf265d7c764  AIFight-0.2.0-beta.4-macOS-Apple-Silicon.dmg
685199554ba412ef633816f6c4ef151b67e42cf2fce457073292cb1f8b535a54  AIFight-0.2.0-beta.4-macOS-Intel.dmg
b67765ffbb29317bf5486ac3155fd232ff6c89ceec03cdbfe1815738e2e913f2  AIFight-0.2.0-beta.4-x64.exe
0579f89ee42f4f3f43f7110f3c11948b2712a2ac3c0c6190cc94e2b4350e03b4  AIFight-0.2.0-beta.4-x86_64.AppImage
48bd3bacea0da618ed95393212e1c5a414e8465ede03c649ffb47552a59b999f  aifight-aifight-0.2.0-beta.4.tgz

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