Download Agent Native

All your agent-native apps in one desktop shell. Production apps built-in, with a dev mode toggle for local development.

Checking the latest desktop release...Signed and notarized macOS installers are available from the latest desktop release.

What's included

Built-in apps

Calendar, Content, Slides, Analytics, Mail, Clips, Design, Dispatch, and Forms — all ready to use.

Auto-updates

New versions download in the background and install on restart.

Dev mode

Toggle any app to connect to your local dev server for development.

Or run from source

No installer for your platform yet, or prefer the CLI? Scaffold a new app with npm and run it locally — works on macOS, Windows, and Linux.

npx @agent-native/core create my-platform
cd my-platform
pnpm install && pnpm dev

A mobile app for iOS and Android is in the works.