Download Latest Version openfang-x86_64-apple-darwin.tar.gz (23.3 MB)
Email in envelope

Get an email when there's a new version of OpenFang

Home / v0.5.6
Name Modified Size InfoDownloads / Week
Parent folder
OpenFang_0.5.5_arm64-setup.exe 2026-03-30 14.4 MB
OpenFang_0.5.5_arm64_en-US.msi 2026-03-30 23.3 MB
openfang-aarch64-pc-windows-msvc.zip 2026-03-30 22.0 MB
openfang-aarch64-pc-windows-msvc.zip.sha256 2026-03-30 104 Bytes
OpenFang_x64.app.tar.gz 2026-03-30 24.3 MB
OpenFang_0.5.5_x64.dmg 2026-03-30 24.4 MB
openfang-x86_64-pc-windows-msvc.zip 2026-03-30 24.4 MB
openfang-x86_64-pc-windows-msvc.zip.sha256 2026-03-30 103 Bytes
OpenFang_0.5.5_x64-setup.exe 2026-03-30 17.4 MB
OpenFang_0.5.5_x64_en-US.msi 2026-03-30 25.7 MB
openfang-aarch64-apple-darwin.tar.gz 2026-03-30 20.5 MB
openfang-aarch64-apple-darwin.tar.gz.sha256 2026-03-30 103 Bytes
OpenFang_0.5.5_amd64.AppImage 2026-03-30 102.8 MB
OpenFang-0.5.5-1.x86_64.rpm 2026-03-30 28.0 MB
OpenFang_0.5.5_amd64.deb 2026-03-30 28.0 MB
openfang-x86_64-apple-darwin.tar.gz 2026-03-30 23.3 MB
openfang-x86_64-apple-darwin.tar.gz.sha256 2026-03-30 102 Bytes
openfang-aarch64-unknown-linux-gnu.tar.gz 2026-03-30 23.1 MB
openfang-aarch64-unknown-linux-gnu.tar.gz.sha256 2026-03-30 108 Bytes
openfang-x86_64-unknown-linux-gnu.tar.gz 2026-03-30 25.5 MB
openfang-x86_64-unknown-linux-gnu.tar.gz.sha256 2026-03-30 107 Bytes
OpenFang_aarch64.app.tar.gz 2026-03-30 21.6 MB
OpenFang_0.5.5_aarch64.dmg 2026-03-30 21.7 MB
README.md 2026-03-30 1.0 kB
v0.5.6 source code.tar.gz 2026-03-30 6.2 MB
v0.5.6 source code.zip 2026-03-30 6.6 MB
Totals: 26 Items   483.5 MB 1

Critical Fix

  • Version sync: Desktop app and workspace version now correctly report v0.5.5+. Users stuck on v0.5.1 should be able to update. Tauri config was hardcoded at 0.1.0 since initial commit.

New Features

  • SSRF allowlist: Self-hosted/K8s users can now configure ssrf_allowed_hosts in config.toml to allow agents to reach internal services. Metadata endpoints (169.254.169.254, etc.) remain unconditionally blocked. toml [tools.web_fetch] ssrf_allowed_hosts = ["*.olares.com", "10.0.0.0/8"]

  • Expanded embedding auto-detection: Now probes 6 API key providers (OpenAI, Groq, Mistral, Together, Fireworks, Cohere) before falling back to local providers (Ollama, vLLM, LM Studio). Clear warning when no embedding provider is available.

Bug Fixes

  • Ollama context window: Discovered models now default to 128K context / 16K output (was 32K/4K). Better reflects modern models like Qwen 3.5.

Full Changelog: https://github.com/RightNow-AI/openfang/compare/v0.5.5...v0.5.6

Source: README.md, updated 2026-03-30