MSI
WinGet
OpenWork
differentai · 0.11.166 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i openwork-desktop-windows-x64.msi /quiet /norestart
InstallPath
msiexec /i openwork-desktop-windows-x64.msi /quiet /norestart INSTALLDIR="<INSTALLPATH>"
File Identity
Filename
openwork-desktop-windows-x64.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
DifferentAI.OpenWork
Version
0.11.166
Description
An open-source alternative to Claude Cowork, powered by OpenCode
License
MIT
↗
Homepage
https://openwork.software/
Installer URL
https://github.com/different-ai/openwork/releases/download/v0.11.166/openwork-desktop-windows-x64.msi
Elevation
elevatesself(Self-elevates (UAC))
Release Notes
Highlights
- Add a Daytona-backed Den Docker dev flow, including the new den-v2 service set, worker proxy, DB package, and provisioning/e2e scripts.
- Improve Den org and environment handling so local/dev setups sync more reliably and generate unique org slugs.
Fixes & polish
- Fix webdev:local so the local web script starts reliably from the helper script.
- Remove stale sidebar screenshot artifacts from the repo and carry the 0.11.166 version bump across app, desktop, orchestrator, server, and…