In short
Actofy starts as a Mac app. You connect the project your team already uses, describe an outcome in plain language, and review the plan before Actofy starts changing anything.
What you need
- macOS 14 or later on Apple Silicon (Intel supported with reduced performance)
- Access to the GitHub, GitLab, or Bitbucket project you want Actofy to work on
- An OpenAI or Anthropic account for AI usage, configured by you
- Docker Desktop for the protected local workspace used during builds
How it works
- 01
Download Actofy
Get the latest Mac build from the Download page. Drag Actofy to Applications and open it once.
- 02
Connect your project
Open Settings -> Integrations. Choose the source-control provider your team already uses and pick the projects Actofy may read.
- 03
Add your AI account
Open Settings -> Models. Add the OpenAI or Anthropic key you control. Actofy does not send model requests until a key is configured.
- 04
Describe your first product request
Tell Actofy the outcome you want, such as adding a team invite step. It drafts a plan, asks for approval, builds in a protected workspace, and prepares the result for review.
For your engineering team
The technical flow is still available: Actofy reads repo context, drafts a Blueprint, pauses at Checkpoints, runs work in an isolated local workspace, runs validators, and opens a pull request when the checks pass.