Download
Install the desktop app.
Free and open source. Builds for macOS, Windows, and Linux — every release published on GitHub.
v0.1.0-beta.1 is live — early beta, expect rough edges
Windows
Beta builds are not yet code-signed. On macOS, right-click the app and choose Open the first time; on Windows, choose “More info → Run anyway”. Every build is compiled from the public repository by GitHub Actions, so you can audit exactly what you install.
Getting started
From download to first PR in three steps.
1
Download and sign in
Install the build for your OS, then sign in with GitHub on first launch. That's the only account you need.
2
Power the AI — free
Paste your own OpenAI, Anthropic, Google Gemini, or OpenRouter API key in Settings (free forever, stored encrypted on your machine) — or sign up for the optional subscription and skip key setup.
3
Pick an issue and ship
Search good-first issues, run a fit check, fork and clone with approval gates, edit in the built-in editor or your own IDE, then commit, push, and open the PR.
Before you install
Update checks
The app checks for new releases on launch and tells you when one is ready — updating is always your call.
Verifiable builds
Every release is built from the public GitHub repo, so you can audit exactly what you install — or build it yourself.
GitHub account required
FocusFork authenticates with GitHub OAuth on first launch to read issues and manage your fork. No extra accounts needed.
Edit your way
A built-in editor with AI chat is included — or one click opens the cloned repo in VS Code, Cursor, or Windsurf.
Nothing writes without approval
Fork, clone, commit, push, and PR steps all pause for an explicit approve or reject before touching GitHub.
Open source client
The desktop app is open source under Apache 2.0 — inspect the code that touches your repos and keys, report bugs, or contribute.
System requirements
macOSmacOS 13 Ventura or later · Apple Silicon or Intel
WindowsWindows 10 64-bit or later
LinuxUbuntu 20.04+ or equivalent · x64 or ARM64
Disk space~250 MB for the app + space for cloned repos
RequiredGitHub account · Internet for AI agents and Git operations