Skip to content

macOS

Installing AgentDock on macOS: DMG or zip, for Intel and Apple Silicon.

AgentDock on macOS is distributed as a DMG or a zip archive.

Download

Get the latest build from GitHub Releases or agdc.dev/downloads.

ArchitectureStatus
Intel (x64)Confirmed — covered by an automated packaged-app smoke test.
Apple Silicon (arm64)Configured and built, but not covered by the same automated smoke test as the x64 build.

Gatekeeper warning

Expected on first run

Builds are unsigned and not notarized, so macOS Gatekeeper will report AgentDock as being from an unidentified developer the first time you open it.

Note

The general approach for opening an unsigned Gatekeeper-flagged app on macOS is to right-click (or Control-click) the app and choose Open, then confirm in the dialog that appears — or, on newer macOS versions, go to System Settings → Privacy & Security and use Open Anyway after the first blocked attempt. This is standard macOS behavior rather than an AgentDock-specific step, so exact wording may vary by macOS version.

Executable detection

AgentDock finds agent CLIs on macOS by searching PATH and a few known install locations. If a CLI you've installed isn't detected, see Agent CLI not detected.

Next steps

Continue to First launch and Connecting your coding agents.