ZIP
WinGet
APM – Agent Package Manager
Microsoft Corporation · 0.8.6 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
apm-windows-x86_64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Microsoft.APM
Version
0.8.6
Description
The package manager for AI-Native Development.
License
MIT
↗
Homepage
https://microsoft.github.io/apm/
Upgrade Behavior
install(Install over existing)
Release Notes
What's Changed
🔧 Other Changes
- fix: batch bug fixes -- installer fallback, target registry, lockfile idempotency by @danielmeppiel in #456
- Fix Windows antivirus file-lock errors during apm install by @Copilot in #440
- fix: allow spaces in ADO repository names when parsing URLs by @PremKumarML in #437
- fix: gate .claude/commands/ deployment behind integrate_claude flag by @neop26 in #443
- fix: reject path traversal in SSH URL parsing by @thakoreh in #458
- fix: exclude bundled OpenSSL libs…