Silent Install HQ
EXE WinGet

OpenHuman

openhuman · 0.57.10 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
OpenHuman_0.57.10_x64-setup.exe /S

Intune Detection Rule

Registry Rule
Rule type Registry
Registry hive
Key path HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\OpenHuman
Detection method
Value name DisplayVersion
Operator Greater than or equal to
Value 0.57.10
Associated with 32-bit app on 64-bit clients No

File Identity

SHA256 1d106f8c418e08df302b2cda8ae49f0a6df7f71b19303d5cacd8aa5da363eae7 VirusTotal ↗
Filename OpenHuman_0.57.10_x64-setup.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID TinyHumansAI.OpenHuman
Version 0.57.10
Description Your Personal AI super intelligence. Private, Simple and extremely powerful.
License GPL-3.0
Upgrade Behavior install(Install over existing)
Release Notes What's Changed - fix(agent): refresh orchestrator integration context on mid-session OAuth (#3044) by @oxoxDev in https://github.com/tinyhumansai/openhuman/pull/3153 - feat(memory): record real LLM cost in sync audit (#3110) by @oxoxDev in https://github.com/tinyhumansai/openhuman/pull/3150 - feat(agent/multimodal): support [FILE:…] markers with text extraction (#2777) by @oxoxDev in https://github.com/tinyhumansai/openhuman/pull/2954 - feat(security): separate agent action sandbox from internal…