Releases: andypduk/supergrok-zed
Releases · andypduk/supergrok-zed
Release list
SuperGrok for Zed v1.0.0-alpha (Windows)
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/v1with modelsupergrok
Quick start
- Install and launch SuperGrok for Zed
- Settings → Account → SuperGrok plan → Continue with SuperGrok (or paste an API key)
- Start connector
- In Zed, set OpenAI
api_urltohttp://127.0.0.1:8787/v1and modelsupergrok
Feedback welcome via Issues.
SuperGrok for Zed v0.1.0
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
- SuperGrok-for-Zed.dmg — notarized Developer ID (macOS 14+, Apple silicon build)
Install
- Open the DMG → drag SuperGrok for Zed to Applications
- Open the app → menu bar icon → Settings… → Account
- Subscription (OAuth): Sign in with xAI, or paste an API key from console.x.ai
- Click Start (health:
http://127.0.0.1:8787/healthz) - Point Zed’s OpenAI provider at
http://127.0.0.1:8787/v1with modelsupergrok(merge into the existingsettings.jsonroot; 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 (
supergrok→grok-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_urlpoints at the connector, all OpenAI-provider traffic goes to localhost (not ChatGPT cloud). Use Zed’s nativex_aiprovider 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)