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
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
↗
Homepage
https://tinyhumans.ai/openhuman
Installer URL
https://github.com/tinyhumansai/openhuman/releases/download/v0.57.10/OpenHuman_0.57.10_x64-setup.exe
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…