Windows
Native desktop shell · NSIS installer + portable build
pnpm --filter @starfire/desktop build:win
One account and one Starfire platform across the browser, desktop, iPhone, iPad, and Android. Native shells share the same model fabric, projects, library, conversations, and subscriptions.
Native desktop shell · NSIS installer + portable build
pnpm --filter @starfire/desktop build:winNative desktop shell · DMG/ZIP targets
pnpm --filter @starfire/desktop build:macNative desktop shell · AppImage + Debian package
pnpm --filter @starfire/desktop build:linuxCapacitor native shell · APK/AAB through Android Studio
pnpm --filter @starfire/mobile android:debugCapacitor native shell · signed IPA through Codemagic / TestFlight
codemagic.yaml → starfire-ios-ipaInstallable directly from supported browsers
The native apps never contain NVIDIA/OpenAI/provider secrets. They connect to the same authenticated Starfire web + API platform.
Electron gives us native windows, menus, deep-link groundwork, installers, tray/update capabilities, and OS integration.
Capacitor gives us real Xcode and Android Studio projects while keeping feature parity with the responsive Starfire interface.