Installation
Most people start with the desktop app — install it, sign in, open a repo, and run your first agent. This page walks you through that path in plain language. CLI, cloud, and mobile are optional add-ons you can set up later.
You do not need every surface on day one. Get the desktop app working, then explore the rest when your workflow needs them.
What this page is for
You need an organization invitation before sign-in works. Ask an admin from Members if you do not have one yet.
Who this page is for
Before you install
Rough hardware: 8 GB RAM minimum (16 GB for large monorepos), about 2 GB free disk, and a
display at least 1280×800. Git on your PATH is strongly recommended.
Locked-down machines may need IT to allow the installer and X4RGE domains. Point them to Cloud agents · Security & network if a proxy or firewall blocks sign-in.
Install the desktop app
Same shape on every platform: download → install → sign in → open a folder. Most people are ready in under five minutes.
Download
Get the installer for your platform from your organization's X4RGE download page (or the link your admin shared). Pick macOS, Windows, or Linux — see Choose your platform below if you are unsure.
Install
Run the installer for your OS. macOS: drag the app to Applications. Windows: run the
.exeand follow the prompts. Linux: use the.deb,.rpm, or package your org provides.Sign in
Launch X4RGE and sign in with your work account. You should land in your organization's workspace. First launch may download extra components — that is normal.
Open a repository
Use File → Open Folder and choose your Git repository root (not a nested subfolder). The agent scopes work to this directory.
Many teams also install the CLI for terminal and CI workflows. You can add it from the in-app setup flow or install it separately — desktop and CLI share the same account and model settings.
Choose your platform
If install or first launch is slow, antivirus or corporate policy may be scanning the app — see Troubleshooting.
Other ways to use X4RGE
You do not install a full IDE for every surface. Here is how the rest fits:
Cloud agents run in X4RGE-managed environments. Set up repository access first — see Cloud agents · Setup.
Desktop + CLI together is common: IDE for interactive work, CLI for quick fixes and pipelines. Both respect Model control defaults.
After install
Confirm the basics before your first real task:
- Sign-in works — you see your organization name in the app shell.
- Repo opens — the agent panel loads for your project folder.
- A model is available — check the model picker; if empty, ask an admin about Model control.
- A tiny task runs — try "Summarize the README" and approve one tool step.
When all four pass, continue to Quickstart for your first meaningful change.
The desktop app updates itself in the background — restart when prompted. The CLI may update separately; see CLI installation for your org's recommended version.
Where to go next
Questions about installation?
Sign in, open a repo, and complete your first agent task.
Org, project, agent, and model — the map in plain language.
Terminal install, login, and first run.
Long-running work without keeping your laptop open.
Sign-in, network, and install issues.