Setup Desktop
Install and validate AlphaBase Desktop.
Install
Use one of these install paths:
- Download prebuilt Desktop artifacts from this project’s releases page: https://github.com/XtremeHarness/alphabase/releases
- If release artifacts are not available yet, run from source:
bun --cwd packages/desktop tauri devFirst-Run Checklist
- open AlphaBase Desktop
- open your workspace folder
- connect at least one model provider
- select model + agent
- run a simple file-generation prompt
Example prompt:
Create hello-world.txt with the text "Hello, AlphaBase desktop".Expected signals:
- tool activity appears
- file write succeeds in workspace
- final completion response is visible
If Something Fails
Use Runtime Diagnostics then Troubleshooting.