macOS
OpenOrg for macOS (Apple Silicon DMG)
Native Apple Silicon workspace app. Developer ID signed, notarized, and stapled.
DownloadInstall OpenOrg and the Org2 developer tools from versioned GitHub release artifacts
OpenOrg is the workspace product; Org2 is its open format and developer toolkit. GitHub Releases hosts the artifacts, and direct-download links pass through Scarf Gateway for aggregate measurement before redirecting to the original file.
macOS
Native Apple Silicon workspace app. Developer ID signed, notarized, and stapled.
DownloadmacOS
Native Intel workspace app. Developer ID signed, notarized, and stapled.
DownloadVS Code
Editor integration with syntax, agenda, navigation, formatting, and Org2 commands.
Downloadnpm / CLI
CLI, compiler, language server, publishing runtime, and agent-facing tools.
DownloadThe OpenOrg disk images are available for Apple Silicon and Intel. Both are Developer ID signed, notarized, stapled, and accepted by Gatekeeper.
For registry-managed installation, use npm install -g @aviaviavi/org2 or install Org2 from the VS Code Marketplace. The paired iOS app is distributed separately through TestFlight.
OpenOrg brings capture, agenda, approvals, and Mac-hosted AI chat to iPhone. The beta is currently invitation-only, or you can build the open-source app directly with Xcode.
TestFlight
Get the current iPhone build and future beta updates through TestFlight. Email Avi to request an invitation; include the email address you use with TestFlight.
Request TestFlight accessOpen source
Open the included Xcode project, select your Apple development team, configure the shared App Group, and install directly on your own iPhone.
View iOS sourceThe iOS setup guide covers source signing, the share extension, corpus sync, and pairing Mobile Remote with the Mac app over Tailscale.
These are the same files attached to each GitHub Release. Scarf Gateway records the version and artifact variables before redirecting to GitHub.
| Version | VS Code VSIX | npm TGZ |
|---|---|---|
| 0.5.0 | Download | Download |
| 0.4.2 | Download | Download |
| 0.4.1 | Download | Download |
| 0.4.0 | Download | Download |
Release automation uses one permanent template:
https://org2.gateway.scarf.sh/downloads/{version}/{artifact}
For example, the current OpenOrg builds are:
https://org2.gateway.scarf.sh/downloads/0.5.0/OpenOrg.dmg
https://org2.gateway.scarf.sh/downloads/0.5.0/OpenOrg-Intel.dmg
Scarf redirects that request to the matching github.com/aviaviavi/org2/releases/download/{version}/{artifact} URL. No release files are hosted separately by Scarf.