Skip to content

Releases: andypduk/supergrok-zed

SuperGrok for Zed v1.0.0-alpha (Windows)

Choose a tag to compare

@cursor cursor released this 22 Jul 09:55
c3ae201

SuperGrok for Zed v1.0.0-alpha — Windows

Status: Alpha. The Windows build is an early preview and needs community testing before it is considered stable. Expect rough edges; please report issues on GitHub.

Download

SuperGrok-for-Zed-1.0.0-windows-x64-setup.exe

What to test

  • Install / uninstall on Windows 10/11
  • Settings → Account: SuperGrok plan sign-in (OAuth) and API key mode
  • Start / Stop connector, tray status, sleep/wake recovery
  • Zed against http://127.0.0.1:8787/v1 with model supergrok

Quick start

  1. Install and launch SuperGrok for Zed
  2. Settings → AccountSuperGrok planContinue with SuperGrok (or paste an API key)
  3. Start connector
  4. In Zed, set OpenAI api_url to http://127.0.0.1:8787/v1 and model supergrok

Feedback welcome via Issues.

SuperGrok for Zed v0.1.0

Choose a tag to compare

@andypduk andypduk released this 20 Jul 09:18

SuperGrok for Zed v0.1.0

Local OpenAI-compatible connector and macOS menu bar app so Zed can use Grok via your SuperGrok / X Premium subscription (OAuth) or an xAI API key.

Author: Andy Dennis · License: MIT

Download

Install

  1. Open the DMG → drag SuperGrok for Zed to Applications
  2. Open the app → menu bar icon → Settings…Account
  3. Subscription (OAuth): Sign in with xAI, or paste an API key from console.x.ai
  4. Click Start (health: http://127.0.0.1:8787/healthz)
  5. Point Zed’s OpenAI provider at http://127.0.0.1:8787/v1 with model supergrok (merge into the existing settings.json root; use a dummy OpenAI key if prompted)

Highlights

  • Dual auth: SuperGrok OAuth browser login or pay-per-token API key
  • Bundled relocatable Python connector + LaunchAgent
  • Model aliases (supergrokgrok-4.5)
  • Fixed OAuth loopback callback on 127.0.0.1:56121
  • Sleep/wake recovery: connector auto-restarts after power-save
  • Credits Andy Dennis as author; MIT license (About pane + Get Info copyright)

Notes

  • While Zed’s language_models.openai.api_url points at the connector, all OpenAI-provider traffic goes to localhost (not ChatGPT cloud). Use Zed’s native x_ai provider for console xAI models in parallel.
  • DMG is arm64 (Apple silicon). Intel requires a separate build.
  • Notarization ID for this build: ab704d8b-cc10-4303-ab41-35de3bcd8186 (Accepted)