Actofy ships as a native macOS app (Apple Silicon recommended). Everything below runs on your machine by default — no cloud account required for the Local tier.
Requirements
- macOS 14 or later on Apple Silicon (Intel supported with reduced performance)
- Docker Desktop for sandboxed execution
- A GitHub, GitLab, or Bitbucket Cloud account with repo access
- An OpenAI or Anthropic API key (BYOK — you control spend)
- 01
Download Actofy
Get the latest build from the Download page. Drag Actofy to Applications and open it once to approve the developer certificate.
- 02
Connect source control
Open Settings → Integrations. Connect GitHub via the GitHub App install flow, or GitLab / Bitbucket Cloud via OAuth. Pick the repos you want in your workspace context.
- 03
Add a model key
Open Settings → Models & gateway. Paste your OpenAI or Anthropic API key, or authorize an env key already on your machine. Actofy never routes model traffic without an explicit key you control.
- 04
Describe your first feature
In the Workbench composer, describe what you want built. Actofy drafts a Blueprint, pauses at Checkpoints for approval, runs in a Docker sandbox, and opens a PR when validators pass.