Getting Started

Installation Guide

Download FiveForge Desktop, install on Windows, macOS, or Linux, and get started with your first workspace.

5 min readGetting StartedUpdated 2026

System Requirements

Before installing FiveForge Desktop, check that your system meets the minimum requirements.

RequirementMinimumRecommended
OSWindows 10, macOS 14, Linux (x86_64)Latest stable
RAM4 GB8 GB
Storage500 MB free2 GB free
InternetRequiredBroadband

Download FiveForge

Get the latest FiveForge Desktop release from the Download page or GitHub releases.

Windows Installation

1

Run the installer

Run FiveForge-Setup-x.x.x.exe

2

Follow the wizard

Follow the setup wizard prompts

3

Launch FiveForge

Launch FiveForge from the Start Menu or desktop shortcut

4

Dependencies install automatically

The app downloads required dependencies on first launch

Antivirus
If the installer is blocked by antivirus, add an exception. Check logs at %APPDATA%/opencode/log/ if the app fails to start.

macOS Installation

1

Open the disk image

Open FiveForge-x.x.x.dmg

2

Drag to Applications

Drag FiveForge to the Applications folder

3

Launch from Applications

Launch from Applications

4

Bypass Gatekeeper if needed

If Gatekeeper blocks it, go to System Settings > Privacy & Security and click Open Anyway

Check logs at ~/Library/Application Support/opencode/log/.

Linux Installation

AppImage:

bash
chmod +x FiveForge-x.x.x.AppImage; ./FiveForge-x.x.x.AppImage

Debian/Ubuntu:

bash
sudo dpkg -i fiveforge_x.x.x_amd64.deb; sudo apt-get install -f

Check logs at ~/.local/share/opencode/log/.

First Launch

1

Sign in

Sign in with your FiveForge account or create a new one

2

Select workspace

Select a workspace directory

3

Choose your AI provider

Choose your AI provider (no setup required)

4

Sidecar initializes

The sidecar initializes and the dashboard opens

5

Ask your first question

Start a new session and ask your first question

Sidecar
The sidecar is a local process that handles AI communication, file access, and session management.

Installing Updates

FiveForge checks for updates automatically on startup. You can also check manually in Settings > Updates. Your sessions, settings, and account are preserved.