Wingetlywingetly
← All apps
A

Agent Desktop Harness

by ADH Projectv0.1.5

Last updated

Trusted Python computer-use harness for Windows desktop agents.

Install with winget

$ winget install --id ADHProject.ADH --exact --version 0.1.5

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Agent Desktop Harness

Agent Desktop Harness uses EXE. The silent install switches are install --silent.

One-line silent install (x64, user scope)
adh-windows-x64-installer.exe install --silent

See the full silent install reference for Agent Desktop Harness

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v0.1.5

ArchitectureTypeScopeInstallDownload
x64EXEuserDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Agent Desktop Harness.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Happ - Proxy UtilityHapp
    Happ.Happv4.2.1

    Desktop proxy client powered by Xray core.

  • Claude CodeAnthropic PBC
    Anthropic.ClaudeCodev2.1.268

    Unleash Claude’s raw power directly in your terminal. Search million-line codebases instantly. Turn hours-long workflows into a single command. Your tools. Your workflow. Your codebase, evolving at thought speed.

  • Blur-AutoClickerBlur009
    Blur009.BlurAutoClickerv3.9.6

    An Auto-clicker with a few advanced features and generally better performance than popular alternatives.

  • C
    Codex CLIOpenAI, Inc.
    OpenAI.Codexv0.152.0

    Codex CLI is an open‑source local coding agent that runs in your terminal, letting you write, edit, and understand code without leaving the command line.

  • Win-CodexBarCodexBar Contributors
    Finesssee.Win-CodexBarv0.56.8

    Windows-native menu bar app for OpenAI Codex and Claude Code usage stats.

  • Microsoft Edge WebDriverMicrosoft Corporation
    Microsoft.EdgeDriverv153.0.4234.32

    Close the loop on your developer cycle by automating testing of your website in Microsoft Edge with Microsoft Edge WebDriver

More from ADH Project or browse agent, automation, computer-use.

Frequently asked questions

How do I install Agent Desktop Harness on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id ADHProject.ADH --exact --version 0.1.5. winget downloads the installer from ADH Project and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Agent Desktop Harness silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id ADHProject.ADH --exact 0.1.5 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Agent Desktop Harness?
Agent Desktop Harness uses EXE. Run the downloaded installer with: adh-windows-x64-installer.exe install --silent. The silent switches are install --silent.
How do I uninstall Agent Desktop Harness via winget?
Run: winget uninstall --id ADHProject.ADH --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Agent Desktop Harness's Apps & Features entry.
Is Agent Desktop Harness free?
Agent Desktop Harness is distributed under Apache-2.0. Refer to the publisher (https://github.com/xuyw1997/agent-desktop-harness) for the full license terms - Wingetly itself does not charge for installation.
Does Agent Desktop Harness work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Agent Desktop Harness directly from the publisher.
How do I keep Agent Desktop Harness up to date?
Run winget upgrade --id ADHProject.ADH --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Agent Desktop Harness from microsoft/winget-pkgs.