System Requirements
| Platform | Architectures | Notes |
|---|---|---|
| macOS | Intel, Apple Silicon | macOS 11+ |
| Windows | x64 | Windows 10+ |
| Linux | x64 | AppImage format, requires FUSE |
Manual Install (Recommended)
- macOS
- Windows
- Linux
Apple Silicon (M1/M2/M3/M4):Intel:
- Download the
.dmgfor your architecture - Open the DMG and drag Craft Agent to Applications
- Launch from Applications or Spotlight (
CMD+Space, type “Craft Agent”)
Script Install
For automated installation with checksum verification:- macOS / Linux
- Windows
Build from Source
Craft Agents is open source. To build from source:Prerequisites
Clone and Build
Build Installers
- macOS
- Windows
- Linux
apps/electron/release/Craft-Agent-{arch}.dmgCode signing and notarization require Apple Developer credentials. Set
APPLE_SIGNING_IDENTITY, APPLE_ID, APPLE_TEAM_ID, and APPLE_APP_SPECIFIC_PASSWORD environment variables. Without these, the build will be unsigned.Launch
After installation:- macOS — Applications folder or Spotlight (
CMD+Space, type “Craft Agent”) - Windows — Start menu, desktop shortcut, or
craft-agentsin terminal - Linux — Run
craft-agentsfrom terminal (if installed via script) or run the AppImage directly
Next Steps
Add Sources
Connect GitHub, Linear, APIs, and local files to extend what the agent can access.