EXE
WinGet
Reasonix
reasonix · 0.50.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
Reasonix_0.50.0_x64-setup.exe /S
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Reasonix
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
0.50.0
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
Reasonix_0.50.0_x64-setup.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
ESEngine.ReasonixDesktop
Version
0.50.0
Description
A DeepSeek-native coding agent, for your terminal.
License
MIT
↗
Installer URL
https://github.com/esengine/DeepSeek-Reasonix/releases/download/desktop-v0.50.0/Reasonix_0.50.0_x64-setup.exe
Upgrade Behavior
install(Install over existing)
Release Notes
Desktop dashboard — unified on the CLI-hosted React surface. The old Tauri+Preact dashboard inside the desktop bundle is gone (#1418). Desktop now embeds the same CLI-hosted dashboard the browser surface already uses, so there's one React app rendering chat across all three surfaces (CLI, browser, desktop) instead of two divergent implementations drifting apart. Cuts the duplicate rendering paths that caused tool cards, code blocks, and compacted history to look subtly different depending on whe…