ZIP
WinGet
OpenFang
RightNow AI, Inc. · 0.5.2 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
openfang-aarch64-pc-windows-msvc.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
RightNow-AI.OpenFang
Version
0.5.2
Description
Open-source Agent Operating System
License
MIT
↗
Homepage
https://www.openfang.sh/
Installer URL
https://github.com/RightNow-AI/openfang/releases/download/v0.5.2/openfang-aarch64-pc-windows-msvc.zip
Release Notes
What's Changed
Bug Fixes (12 issues resolved)
Runtime & Drivers
- #834 Remove 3 decommissioned Groq models (gemma2-9b-it, llama-3.2-1b-preview, llama-3.2-3b-preview)
- #805 Ollama streaming parser now handles both reasoning_content and reasoning fields for thinking models (Qwen 3.5, etc.)
- #845 Model fallback chain now retries with configured fallback_models on ModelNotFound (404) instead of panicking
Kernel & Heartbeat
- #844 Heartbeat monitor skips idle agents that never received a message —…