Before you start
You need a Mac or Linux machine with permission to install desktop software. Windows support follows the same Rust plus web shell layout where applicable.
From source (developers)
- Clone the
blueforge-desktoprepository from GitHub (MOBLUEHQ source repo). - Install Node.js LTS and Rust toolchain (
rustup) plus platform prerequisites for Tauri. - Install JavaScript dependencies:
npm install
- Run the development shell:
npm run tauri dev
On first launch, forge asks which model providers you want to enable. You can change providers later under Settings.
Verify the install
Open the chat panel (Smith). Send a short message. If you see a reply and no credential errors in the receipt strip, the install is healthy.
Next
Continue to First dispatch or Set up providers.