ZIP
WinGet
OpenFang
RightNow AI, Inc. · 0.6.9 · x64
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-x86_64-pc-windows-msvc.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
RightNow-AI.OpenFang
Version
0.6.9
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.9/openfang-x86_64-pc-windows-msvc.zip
Release Notes
Security patches (RUSTSEC advisories that broke v0.6.8 CI):
- rustls-webpki 0.103.10 → 0.103.13:
- RUSTSEC-2026-0104 — reachable panic in CRL parsing
- RUSTSEC-2026-0098 — name constraints for URI names incorrectly accepted
- RUSTSEC-2026-0099 — wildcard name constraints accepted incorrectly
- wasmtime 43.0.1 → 43.0.2:
- RUSTSEC-2026-0114 — panic allocating a table exceeding host address space
Maintenance:
- cargo fmt applied workspace-wide (CI Format gate green)
All v0.6.8 fixes carried…