ZIP
WinGet
OpenFang
RightNow AI, Inc. · 0.6.1 · 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.6.1
Description
Open-source Agent Operating System
License
MIT
↗
Homepage
https://www.openfang.sh/
Installer URL
https://github.com/RightNow-AI/openfang/releases/download/v0.6.1/openfang-aarch64-pc-windows-msvc.zip
Release Notes
This release resolves 12 community-reported issues across kernel, channels, runtime, and the dashboard. All fixes verified with cargo clippy clean and 2497 tests passing.
Kernel & Heartbeat
- #1102 Heartbeat now exempts idle reactive agents. No more false Crashed transitions for agents waiting on input.
- #1089 Streaming agent loop stamps last_active before the LLM call. Prevents heartbeat false-positives on slow local models.
- #1087 Agent config syncs the full set of fields from agent.toml on…