Download
Bee, everywhere you work.
Browser, phone, desktop, terminal. Same account, same chat history, same domain adapters. Sign in once, switch surfaces freely.
Workspace
bee.cuilabs.io · runs in your browser
The full Bee experience — chat, domain switching, document upload, billing — in your browser. Nothing to install. PWA-installable on all major platforms.
Mobile
Android
v0.1.0 (build 7) · v0.1.0 (build 7) · 97.5 MB · Android 7.0 (API 24)+
Direct APK download. Real release-signed by CUI Labs's production keystore. Sign in with Google or email. Updates ship in place — same signing cert means no uninstall.
Last published 2026-05-16 · v0.1.0 (build 7) (build 7)
iOS
App Store + TestFlight
Apple doesn't allow side-loaded apps on iPhone the way Android does. We're targeting App Store + TestFlight after the Android beta proves the auth and chat surface stable. ~95% code shared with the Android build (React Native + Expo).
Desktop
Mac · Windows · Linux
Native app, ships with v0.2
Standalone desktop app for the long-running tasks you can't do well on a phone — multi-document RAG indexing, agent runs, training-loop monitoring, evidence streaming. Will sign in via the same workspace OAuth flow as mobile.
Terminal
CLI
pip install bee-sdk
Interactive chat REPL + scriptable API for the terminal. The library code already exists at sdks/python/bee_sdk; we're adding a console-script entry point and publishing to PyPI in the next release.
Verify the Android download
Two independent fingerprints. One proves you got the bytes Bee published; the other proves the APK was signed by CUI Labs's production key.
File SHA-256
B7:A5:BF:5D:D3:5B:28:E9:59:CF:97:6E:68:0F:AE:E7:BC:DB:AB:84:36:A3:A6:BE:20:BA:8F:E6:D3:62:EC:A1shasum -a 256 bee-0.1.0-7.apkSigning certificate SHA-256
16:13:C0:8D:CF:AB:FD:60:22:7A:E4:53:AA:12:9F:1E:31:E7:1F:01:DB:49:FE:62:CF:B0:51:F8:22:3E:EA:50apksigner verify --print-certs bee-0.1.0-7.apkRegistered in the Google Play Console under Android developer verification — Verified upload key.
Signing certificate SHA-1
FE:7E:1A:AA:A2:0E:F9:39:4D:E3:0C:C6:03:DD:AD:6C:5A:01:4F:50For Google Play upload-key registration when v1.0 ships.
Installing the Android APK
- 1Tap the Android download button above on your phone, or open
bee.cuilabs.io/downloaddirectly. - 2Android will warn that the file is from outside Google Play. Tap Settings → Allow from this source for your browser, then tap Install.
- 3Open the Bee app. Sign in with Google or email + password. The chat screen pulls against the live backend over HTTPS — no further setup.
We're outside Google Play deliberately for this beta — direct distribution lets us iterate faster. A Play Store listing lands when v1.0 is ready (review SLA is 1-3 days, after which updates ship via Play instead of this page).
Mobile is Apache-2.0 licensed. The signed APK is verified by the file SHA-256 and signing-cert SHA-256 published above — every release builds carry both. Package id io.cuilabs.bee. Source code is in the private core repo (not currently mirrored to bee-community); contact bee-security@cuilabs.io for source-review access under NDA.