Skip to content

v0.6.3 — Early public macOS build

Choose a tag to compare

@mcpeezy mcpeezy released this 11 Aug 04:48
· 6 commits to main since this release

Prime Desktop v0.6.3 — early public build

Built by Epiphany Dynamics.

This is an early open-source macOS client for Prime Agent.
It is useful for builders. It is not a finished consumer app.

Download (Apple Silicon)

  • Prime Agent-0.6.3-arm64.zip (unsigned)

First open on macOS

  1. Unzip
  2. Right-click Prime Agent.appOpen (Gatekeeper will warn — unsigned)
  3. Install Prime Agent if needed:
    curl -fsSL https://app.primeintellect.ai/prime-agent/install.sh | sh
  4. Open the app → choose a project → send a message after provider login

Intel Macs: build from source for now (npm install && npm start).

From source

git clone https://github.com/epiphany-dynamics/prime-desktop.git
cd prime-desktop
npm install
npm run doctor
npm start

What is new in 0.6.3

  • Sticky session-switch lock fixed
  • Agents panel opens immediately; sub-agents stay in the panel
  • Faster session list + progressive history load
  • Sub-agent discovery by real session header id
  • npm run ship-check local quality gate
  • Honest docs: known limits + ship checklist

Read before you share widely

Verification on this release

npm run ship-check  → PASS

Social copy (safe)

Prime Desktop (early): open-source macOS UI for Prime Agent.
Split chats, live attach, Agents panel. Unsigned Mac build for now.
https://github.com/epiphany-dynamics/prime-desktop