The Genie One desktop app is the Genie One web app inside an Electron window, plus the things a browser tab cannot give you: a global launcher, a dock badge for unread activity, and automatic updates. On this machine the launcher worked (on the second press the first time, on the first press after that), the badge went untested, and Check for Updates... failed while a newer build, 0.2.2, sat on the feed. It is Beta, macOS only, the docs link an Apple silicon build and nothing else, and they state that Databricks does not provide an admin control to enable, disable, or restrict it.
We downloaded version 0.2.1 on 6 September 2026, read the bundle before installing it, then signed in to a Free Edition workspace and tried each claim in turn. If you keep Genie One open all day, install it. If you run a workspace, read the last section first.
What you actually get
Three Databricks sources call it native. The docs page says "This feature is in Beta." and describes "a native macOS app". The launch blog of 28 August 2026 calls it "a native application that puts Genie One on your desktop with a global launcher". The AI/BI release note dated 27 August 2026 reads "Genie One desktop app (Beta): Native macOS application released."
The bundle describes itself differently: its package.json description is "Electron desktop wrapper for the Genie One". The bundle identifier is com.electron.genie-one, the runtime is Electron 43.0.0 on Chrome/150.0.7871.46, and the minimum system version is macOS 12.0. It is a 135.6 MB download and 331 MB installed, signed "Developer ID Application: Databricks, Inc. (8RMX4WU6F8)" and notarized.
The source ships unpacked under Contents/Resources/app with no app.asar (93 .ts and .tsx files and 35 test files), which is how we could read the shortcut, the feed host, and the updater tests below.
Compared with a browser tab, the docs promise "window navigation controls", "a dock badge for unread activity", and "automatic updates". The blog adds the launcher and says "The app includes the full Genie One experience, including documents, skills, scheduled tasks", with "access to Genie Agents and Databricks Apps".
Sign-in matches the docs: "The app shows an account selector, then a workspace selector", with "Select Enter workspace link" as the alternative. The docs say "The desktop app does not yet support signing in with a passkey, PIN, or Touch ID", and no passkey or Touch ID prompt was offered here. After sign-in the label under the logo read "Databricks Free Edition".
Summing RSS with ps aux, we saw five processes and about 783 MB at idle after sign-in, then six processes and about 1,101 MB after two questions; approximate sums, not a benchmark.
The sidebar shows Agents, Discover, My stuff, Schedules, and Customizations. We did not exercise them. We also did not test the web-to-desktop conversation resume the blog promises, the dock badge on a scheduled task, or Genie Agents and Databricks Apps inside the app. Not tested, not absent.
The launcher: Alt+Space, and the docs do not say so
The shortcut is in the source. src/main/constants.ts holds export const LAUNCHER_SHORTCUT = 'Alt+Space';, and src/main/launcher.ts registers it through globalShortcut and unregisters it on will-quit. Comments in that file say the shortcut stays registered when you are signed out, and that the overlay is "Reachable from any Space, so the shortcut works over a fullscreen app."
The docs page never mentions a launcher or a keyboard shortcut, and the release note does not either, so of the three sources the blog's "global launcher" phrase is the only one that says a launcher exists.
We pressed Alt+Space with another app frontmost. A translucent floating "Ask Genie" bar appeared over the desktop. The first time it took two presses (the first did not visibly open it); in a later session it opened on the first press.
We typed "what is unity catalog" and pressed Return. That opened a new chat in the main Genie One window and brought the window forward. It did not append to the chat already open. The sidebar auto-titled both chats.
Spotlight is Cmd+Space, and no third-party launcher (Raycast, Alfred, or LaunchBar) was running on this Mac, so nothing collided here. Launchers of that kind are commonly bound to Alt+Space, so a clash elsewhere is plausible. We did not confirm one.
The practical read: the launcher is the reason to install. The new-chat behavior makes it a quick-question box rather than a way to continue a thread, and a system-wide shortcut that stays registered while you are signed out is worth knowing before you install, since the docs do not name it.
Check for Updates: the one thing we tested that did not work
The bundle carries Squirrel.framework, and the feed host is hardcoded to https://genie-desktop.cloud.databricks.com/updates/.
We chose Check for Updates... from the Genie One menu on 0.2.1. The dialog read, verbatim, "Couldn't check for updates." and "The update feed was unavailable or could not be verified. Try again later." with an OK button.
From the same machine at the same time, a GET of RELEASES.json on that feed returned HTTP 200 with "currentRelease":"0.2.2". The release list ran from 0.1.3 and 0.1.4 (both 21 August 2026) to 0.2.2 (4 September), five feed releases in two weeks going by feed dates, and RELEASES.json.sig also returned 200.
So 0.2.2 had existed for two days when we tested, the docs still linked 0.2.1, the feed was reachable, and the installed 0.2.1 could not take the update.
We did not determine the cause. One hypothesis, and only that: the updater's tests include one named "fails closed when no public key is provisioned", and the dialog's own wording allows for a verification failure as well as an unreachable feed. We did not confirm either, and we did not trace the code path.
The verification code does exist: src/main/updateSignature.ts, verifiedUpdateFeed.ts, and appUpdates.ts ship with tests, and updateSignature.test.ts includes one named "rejects a signature made with a different (attacker) key".
Search is not web search, and web search was not on here
The composer has a two-state toggle, "Search" and "Ask". In Search mode the placeholder reads "Search for Dashboards, Genie Agents, and Apps...", and that is workspace-asset search, not web search.
Web search for Genie One is a separate Beta, dated 2026-09-01 in the product release notes and 2026-09-03 in the AI/BI notes: "Genie One can now search the public web to answer questions that need current information, such as recent release notes, third-party documentation, or news." and "Genie One cites the external sources it uses as links in its response."
We asked in Ask mode: "What did Databricks announce in the first week of September 2026? Cite sources." The reasoning trace began "The search didn't find relevant information about Databricks announcements." The answer said nothing was specifically announced in early September. It showed "2 sources", both documentation pages. No web link was cited.
Web search was not active on this workspace (Free Edition, preview toggle not on). That is not a rule about Free Edition. The prerequisites in the Genie One chat docs are admin-side: "a workspace admin must turn on Web search in Genie Code and Genie One from the Previews page." Also "The workspace must have partner-powered AI features enabled."
Web search and the desktop app shipped within two weeks of each other. The platform docs ask you to "Treat prompt content that reaches web search as data that leaves Databricks for the search provider"; the desktop client has no Databricks-side admin control. The two are not the same kind of thing, but a workspace admin now has a switch for one and not the other.
Two pages disagree on HIPAA: the Genie One chat docs say "For workspaces with the compliance security profile enabled, web search is only supported for HIPAA. Other compliance standards are not supported." The platform page "Web search on Databricks" says "Web search is not available for workspaces with HIPAA/BAA compliance enabled because web search queries are sent to external search services that are not HIPAA-compliant." Both pages were live on 6 September 2026. We offer no verdict on which is right. The Azure AI/BI release notes carried no Genie One web search entry on the same date.
Who should install it, and who should wait
The docs' own sentence: "Databricks does not provide an admin control to enable, disable, or restrict the desktop app". Users can install it, admins cannot stop them from the Databricks side, and any restriction has to come from outside Databricks.
What a security review will find on the machine: declared entitlements cs.allow-jit, device.audio-input, device.bluetooth, device.camera, device.print, device.usb, and personal-information.location. They are declared in the signed bundle. Whether the app exercises any of them is not something we tested. The production View menu keeps the Electron defaults Reload, Force Reload, and Toggle Developer Tools.
On Windows, the docs say "The desktop app is available on macOS only". package.json carries make:win and make:win:arm64 scripts, and forge.config.js references win32. A build target is not a release.
On Intel, the docs link arm64 only, and a guessed x64 URL with the same naming pattern returned HTTP 403. So: no Intel build is linked. We cannot say none exists.
For the reviewer: this is a signed, notarized Chromium with DevTools in the View menu, holding the user's own workspace session. The browser tab it replaces has the same DevTools and the same session. What is new is a hardcoded update feed, a system-wide shortcut that a code comment says stays registered while signed out, and a bundle that Databricks gives admins no way to switch off.
Install it if you keep Genie One open all day on an Apple silicon Mac and want Alt+Space. Skip it for now if you are on Intel (nothing is linked for you). Wait if you already run a launcher bound to Alt+Space, need the updater to work today, or administer a workspace that needs an off switch.
| Claim | Source | What we found |
|---|---|---|
| "a native macOS app" | Docs | Depends on the word. The bundle's own description is "Electron desktop wrapper for the Genie One", on Electron 43.0.0. |
| "global launcher" | Blog | Holds, undocumented. Alt+Space opened the "Ask Genie" bar (two presses the first time, one press later). The docs never name the shortcut. |
| "automatic updates" | Docs | Does not hold here. Check for Updates... failed on 0.2.1 while the feed listed 0.2.2 as current. |
| No passkey, PIN, or Touch ID at sign-in | Docs | Holds. No passkey or Touch ID prompt appeared. |
| Dock badge for unread activity; web-to-desktop conversation resume | Docs; blog | Not tested. |
| Web search with cited external sources | Release notes | Not active here. "2 sources", both docs pages, no web link. Turning it on is an admin action. |
| "macOS only" | Docs | Holds as a release. The bundle carries make:win scripts and a forge config that references win32. |
Facts here were checked against the Databricks documentation, release notes, and blog, and against app version 0.2.1 on an Apple silicon Mac, on 6 September 2026. Beta states move quickly, so verify the current build and the preview gates before you rely on any of it. brickster.ai is an independent community project and is not affiliated with Databricks.

