← GLAZE BY RAYCAST
REVIEW

Glaze by Raycast

Review of Glaze by Raycast.

COMINGRATING SOON

Glaze by Raycast review

Updated 2026-08-27

Product & capabilities

What Glaze is

Glaze is Raycast's attempt to turn natural-language descriptions into real desktop applications. Instead of generating a website or hosted web app, Glaze creates an app that lives on the user's Mac, can run offline after it is built, and can integrate with operating-system capabilities such as the filesystem, keyboard shortcuts, the menu bar and background processes.12

Raycast introduced Glaze in private beta in March 2026 and opened it to everyone on July 1. That timing matters: this review is evaluating a public product that has existed for less than two months, not a mature developer platform with years of independent reliability data.2

The core proposition is simple. Describe a personal utility, internal tool or workflow app in chat; Glaze's coding agent creates it; iterate conversationally; then run the resulting application locally. Apps can also be published to a public store or shared privately with a team.12

This is an AiToolMap desk review. We have not built or installed a Glaze application ourselves and do not imply that we did.

Real local apps are the defining advantage

Raycast emphasizes that Glaze apps live on the user's computer, launch like desktop software and can work without a server or internet connection.1 That is a material distinction from a generated web frontend.

A desktop app can respond to keyboard shortcuts, appear in the menu bar, work with files and continue background work. Those are exactly the capabilities that make small personal utilities useful.

MacGeneration's early analysis adds an important technical nuance. It notes that “desktop app” should not automatically be read as “pure Swift/SwiftUI native code”: the visible generation flow writes TypeScript and uses a managed application runtime rather than simply producing a conventional hand-written native Swift project.4 That does not erase the product advantage—Glaze still produces installable local desktop applications—but it makes the implementation claim more precise.

This distinction matters for buyers. The useful promise is local desktop integration, not ideological purity about programming language.

The source remains editable, which reduces lock-in

One concern with AI app builders is whether the generated result becomes trapped inside the vendor's editor.

The independent `glaze-coder` project shows that Glaze applications are ordinary projects stored on disk and can be edited and built with outside coding agents such as Claude Code, Codex, Gemini or other tooling. The project's purpose is specifically to continue development without consuming Glaze credits and then publish back to the Glaze Store.5

This is not an official Raycast project and should not be read as a vendor guarantee. It is nevertheless strong practical evidence that the generated source is accessible enough for third-party tooling to take over.

That materially improves Glaze's value proposition for technical users. A non-programmer can start conversationally; a developer can inspect or continue the generated source if the project becomes important.

Credits are the main economic uncertainty

AI coding is expensive because each iteration consumes model inference. Glaze packages that cost into credits rather than exposing raw API tokens.

The product's pre-public pricing page described a free tier with daily credits, paid access starting at $20/month and purchasable top-ups.6 Current independent July sources continue to report a $20 individual plan and warn that iterative app building can consume the included credit allowance quickly.7

The practical issue is not simply whether $20 is expensive. It is whether a user can predict how many useful build/repair cycles a credit bundle buys.

Vibe coding is iterative by nature. A first draft rarely ends the job. If debugging and polishing consume credits every time the agent touches the project, effective project cost can differ substantially between a simple timer and a complicated internal tool.

The `glaze-coder` community project is interesting partly because it exists to route later development through a user's own Claude or other coding subscription instead of Glaze credits.5 That is evidence that credit economics matter to power users even at this early stage.

Evidence & trust

Security: local-first is an advantage and a responsibility

Glaze's local execution means user data does not inherently need to live on a hosted application server. Raycast's product page explicitly frames local execution as a privacy and capability advantage.1

But local-first does not mean risk-free. The generated app can potentially access the filesystem, network and OS capabilities the user grants it.

Raycast's broader security architecture offers some useful context. Raycast itself is code-signed and notarized, stores sensitive values in local encrypted storage/Keychain, and prompts for macOS permissions where the operating system requires them.3

Raycast's extension security documentation also acknowledges an important limitation: its extension runtime is not fully sandboxed for ordinary file I/O and networking. Extensions run in isolated JavaScript workers, but the Node runtime can still access capabilities allowed by the OS and extension design.3

A Glaze-generated app is not identical to a Raycast Store extension, so those exact controls should not be mechanically transferred. The broader lesson is the relevant one: local automation software needs explicit permission design, reviewability and update controls because it can interact with real user files and services.

For Glaze, this deserves extra weight precisely because generation makes software creation easier. More people can create apps without fully understanding the security implications of every dependency or permission.

How much independent evidence exists?

Very little.

The fixed AiToolMap panel produced zero current exact-product results. That means there is no meaningful G2/Capterra population, no established enterprise-review corpus, no current mainstream testing from the standard consumer-tech panel and no benchmark that measures “quality of a Glaze-generated app.”

Beyond the panel, several July reviews describe the product positively and confirm the core local-app proposition. TeqVolt highlights native/local output, Mac-only support and credit economics as the main caveats.7 Other small specialist reviews make similar claims, but their scale and editorial track record are not strong enough to substitute for mainstream independent evidence.

MacGeneration is more useful because it scrutinizes implementation details rather than repeating the product pitch. It confirms the vibe-coding workflow while correcting simplistic “native Swift app” assumptions.4

The absence of stronger evidence should reduce rating confidence, not automatically reduce the product's qualitative potential.

Who it's for

Who should choose Glaze

Glaze makes the most sense for Mac users who repeatedly encounter small workflow problems that are too specific to justify buying or commissioning conventional software.

It is particularly attractive for people who can describe what they need but do not want to start from an IDE. Technical users may also like it as a fast bootstrap tool because the generated project can remain editable.

It is a weaker fit for production-critical software where formal testing, dependency review, cross-platform support and predictable long-term maintenance matter more than speed of creation.

Teams considering internal Glaze apps should treat generated code like other internal software: review permissions, secrets, network calls and dependencies before distributing it broadly.

Strengths & weaknesses

Strengths

The first strength is genuine product differentiation. “Describe a native-ish local Mac utility and get an installable desktop app” is not just another presentation of the same chatbot.1

The second is OS integration. Files, shortcuts, menu-bar controls and background processes make generated software useful for workflows that web apps handle awkwardly.1

The third is local/offline execution after the app exists. For personal utilities, that can improve latency, privacy and resilience.1

The fourth is source accessibility. Community tooling shows that generated projects can be inspected and continued outside the built-in Glaze agent.5

The fifth is distribution. Raycast is building both public and private-team store concepts, making it possible to move from a one-off personal tool to software shared with colleagues.2

Weaknesses

The first weakness is maturity. The public product launched July 1, 2026. Long-term reliability data barely exists.2

The second is platform reach. Glaze is currently a Mac product, which rules out large Windows-first organizations and mixed-device teams.1

The third is economic predictability. Credit consumption is inherently harder to evaluate than a flat unlimited software subscription, and current official pricing details were not reliably readable in this audit cycle.6

The fourth is security uncertainty. Generated desktop applications can have materially more access than generated websites, yet there is not yet a large independent security corpus specifically testing Glaze apps.

The fifth is ecosystem maturity. A public app store is more valuable when it has depth, curation and a long record of safe, maintained software. Glaze's store is still at the beginning of that curve.

SOURCES

Sources & references

7 sources
  1. Official sourceRaycast — Introducing Glaze
    OFFICIAL2026-03-04
  2. Official sourceRaycast — Meet Glaze
    OFFICIAL2026-07-01
  3. Official sourceRaycast Developer Documentation — Security
    OFFICIAL
  4. SourceMacGeneration — Avec Glaze, Raycast imagine l avenir des apps
    EXPERT ANALYSIS2026-03-05
  5. SourceGitHub — glaze-coder
    EXPERT ANALYSIS
  6. Official sourceGlaze by Raycast — product page
    OFFICIAL
  7. SourceTeqVolt — Glaze Raycast Mac App Builder Review
    EDITORIAL REVIEW2026-07-25