Download
Download the local-first desktop app.
Download OpenAdminOS for macOS or Linux, review release notes, and inspect the open-source Microsoft 365 admin agent runtime before running it against a tenant.
Current release
v0.4.3
macOS
Use the DMG for a normal workstation install. Use the PKG when you need a managed deployment package.
.dmg
DefaultApple Silicon · signed and notarizedDirect install for individual workstations
SHA-256
6c2396c110cff9f779a48beefc3f9f0841ba6990d54ac9cad140d673327afcbb.pkg
ManagedApple Silicon · signed and notarizedInstaller package for Intune, Jamf, Munki, or MDM rollout
SHA-256
cb8fcae6bf8a41fc66e192e20cf2528b8ee1f99384226ddc5dc98fe77e07b102Linux x64
Linux packages are unsigned preview builds. Verify the SHA-256 hash before installing.
AppImage
PortableLinux x64 · unsignedRuns on most desktop distributions
SHA-256
f375c436d6b1a8acf48ec46d0e7751c5483065b9367d15705aa107a2abc9fa12.deb
Linux x64 · unsignedUbuntu and Debian-family systems
SHA-256
5a337162ff9a86392f7a9f0009a15a684f3c02eb9ec24ce5e47690dbe0664164.rpm
Linux x64 · unsignedFedora, RHEL, and compatible systems
SHA-256
ce8dc76dd410b912f29e92cf8a1b6e5fdf8cd3d10856e9eba72c341542fdf56bWindows
Planned
Windows packaging is planned after signing is complete. The app surface and write-confirmation rules are the same across platforms.
Source
Inspect the code before connecting a tenant.
The app, runtime, registry contract, and SDK are open-source under the MIT License.
Inspect the repositoryBefore first run
Connect a tenant and choose a model provider.
OpenAdminOS uses MSAL for Microsoft 365 tenant consent and Microsoft Graph access. Local model providers keep prompts and tenant context on the workstation. Hosted providers are optional and labeled before tenant context leaves the device.
Read-only agents can run after consent. Write agents always stop at a diff confirmation screen before changing tenant state.
Read the trust model