Documents
02 - Install Helmor
02 - Install Helmor
Type
Document
Status
Published
Created
May 26, 2026
Updated
May 26, 2026
Updated by
Dosu Bot

02 - Install Helmor#

Helmor is a native macOS desktop app. Download, install, and complete first-launch setup in under five minutes.

Download#

Get the latest .dmg from the Helmor releases page on GitHub. Choose the build that matches your Mac architecture (Apple Silicon or Intel).

Install#

  1. Open the downloaded .dmg file.
  2. Drag Helmor into your Applications folder.
  3. Launch Helmor. If macOS shows an "unidentified developer" warning, go to System Settings → Privacy & Security and click Open Anyway.

Prerequisites#

Before your first session, confirm the following:

  • Git is installed and available in your terminal (git --version).
  • A supported coding agent CLI is installed and authenticated. Helmor orchestrates agents like Claude Code or Codex — each requires its own provider credentials.
  • (Optional) GitHub account — sign in if you want remote repository access, branch tracking, and pull request workflows.

First launch#

When Helmor opens for the first time:

  1. Add a repository — pick a local Git project or connect a GitHub repo.
  2. Helmor stores all data (workspaces, sessions, settings) locally on your machine. Nothing is sent to external servers unless you explicitly use a connected agent provider or GitHub.

Verify the install#

Create a workspace, start a short test session (e.g., "list the files in this repo"), and confirm the agent responds. If the session fails, check that your agent CLI is on PATH and authenticated.

Next steps#


Minimum requirements: macOS 12+, Git 2.30+, 4 GB RAM.