OpenCLI

Download

The desktop app updates itself once installed.

See all downloads

Your computer will warn you about this app

These builds are not signed with an Apple or Microsoft certificate — those cost money per year, and this project has not spent it yet. Nothing is wrong with the download; the operating system simply cannot tell who built it.

macOS — after dragging OpenCLI to Applications, run once:

xattr -dr com.apple.quarantine /Applications/OpenCLI.app

Or right-click the app, choose Open, and confirm at the prompt. You only have to do this for the first launch; updates after that are silent.

Windows — SmartScreen will show a blue box. Click More info, then Run anyway.

If you would rather not take our word for any of it, build it from source — it is one cargo build.

All platforms

Checksums and every earlier version are on the releases page.

Command line

The agent on its own, with no window. macOS and Linux:

curl -fsSL https://opencli.ai/install.sh | sh

Or with npm:

npm install -g @ai-dashboad/opencli

On Windows, use the npm package or the binaries on the releases page.