ZIP
WinGet
OpenFang
RightNow AI, Inc. · 0.6.2 · 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.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.6.2/openfang-x86_64-pc-windows-msvc.zip
Release Notes
This release resolves 8 community-reported issues and ships 4 dependency bumps. All changes verified with cargo clippy clean and 2517 tests passing.
Security
- #1060 SSRF protection unified for WASM host calls. IPv6 bracket form parsed correctly. Adds Alibaba and Azure metadata IP blocks. Honours ssrf_allowed_hosts on the WASM path. CIDR allowlist support.
- #1132 exec_policy.mode = "full" now actually takes effect. Edits to ~/.openfang/config.toml propagate to existing agents on restart instead…