v4.1.0Home

Installation

Install Foxora Desktop on macOS, Windows, or Linux. The installer brings Ember OS, the agent runtime, and a local SDK for working against the gateway.

System requirements

  • macOS 12 (Monterey) or newer — Apple Silicon or Intel
  • Windows 10 / 11, 64-bit
  • Linux: Ubuntu 22.04 or newer (other distros best-effort)
  • 4 GB free disk, 8 GB RAM recommended
  • An internet connection for sign-in and gateway requests

Install Foxora

Pick the tab that matches your operating system.

  1. Install the app

    # Drag Foxora.app into /Applications, or:
    brew install --cask foxora
  2. Open Foxora for the first time

    macOS may ask you to confirm the first launch. Windows SmartScreen might warn about an unsigned publisher — click More infoRun anyway until we’re fully signed.

    Windows SmartScreen

    We’re in the middle of code-signing for Windows. If you hit a SmartScreen warning, verify the installer’s SHA-256 hash against the value published alongside the release before running it.

  3. Sign in to your Foxora account

    On first launch the app opens a browser window to foxora.ai/auth/callback. After you sign in or sign up, the browser hands the session back to the desktop app via the foxora:// deep link.

    No account yet?

    You can create one during this step — or sign up first at foxora.ai/signup. Sign-in works with email + password or a Google account.

  4. Verify the install

    Once you’re signed in, the dock and a default agent should appear. From the command line, you can also confirm the bundled CLI is on your path:

    bash
    foxora --version
    # → foxora 4.1.0

What’s next?