HyperMulti-provider community build of Grok Build
A Rust terminal AI coding agent that keeps the official Grok Build runtime — and unlocks Kimi, Codex, OpenAI, Anthropic, Z.AI, Ollama, and more. Ten UI languages, headless CI, ACP editor integration, and a local web dashboard.
~/.hyper/bin/hyper- Binary
- hyper
- Upstream
- Grok Build
- Locales
- 10 languages
- Platforms
- macOS · Linux · Windows

Why Hyper exists
Official Grok Build is excellent — and xAI-first. Hyper is the community fork that keeps pace with upstream while shipping multi-provider access, broader localization, isolated installs, and tooling the community asked for.
Multi-provider by default
xAI Grok, Kimi Code, Moonshot, ChatGPT Codex, OpenCode Go, OpenAI, Anthropic, Z.AI, Ollama Cloud, Bedrock, Gemini, Copilot, and a Pi-aligned catalog of 1,000+ models.
Same runtime, safer install
Binary lives in ~/.hyper so it never overwrites official grok. Config, auth, and sessions stay under shared ~/.grok — log in once, both CLIs can use them.
Localized, observable, scriptable
Ten live-switchable UI languages, hyper dashboard --web for session metrics, headless mode for CI, ACP for editors.
Real TUI, two locales
Captured from the in-repo PTY harness — English and Simplified Chinese.


Compare
Official vs Hyper at a glance
| Surface | Official Grok Build | Hyper (community) |
|---|---|---|
| Product | Grok Build | Hyper |
| Binary | grok | hyper |
| Install root | ~/.grok/bin | ~/.hyper/bin |
| Config / auth | ~/.grok | ~/.grok (shared) |
| LLM providers | xAI Grok first-party | Multi-provider + BYOK catalog |
| UI languages | Upstream default | 10 locales, live switch |
| Updater | Official channels | Isolated GitHub Releases only |
| Web dashboard | — | hyper dashboard --web |
| Affiliation | xAI / SpaceXAI | Unofficial community |
Models
First-class providers
xAI / Grok
`hyper login` (OIDC) or `XAI_API_KEY`
First-party models
Kimi Code
Device OAuth / subscription
`kimi-code/*` catalog
Moonshot CN / AI
API key
Open platform
ChatGPT Codex
ChatGPT OAuth
GPT-5.x reasoning + experimental `/live` voice
OpenCode Go
Subscription API key
`opencode-go/*` over Chat Completions + Messages
OpenAI / Anthropic / DeepSeek-style
API keys (BYOK)
BYOK catalog
Z.AI Coding Plan
Platform key
International plan
Ollama Cloud
API key
Live roster sync
Google Gemini / Vertex
API / cloud credentials
Native GenerateContent
Beyond upstream
Community features beyond upstream
Pi-aligned model catalog
Data-driven registry with 40+ provider rows and 1,000+ models — endpoints, auth, protocol, and thinking metadata included.
Native backends
Google GenerateContent, Amazon Bedrock ConverseStream, Codex Live voice, OpenCode Go, Copilot OAuth, and more.
WASM extension platform
Trusted plugins load sandboxed Wasmtime guests at lifecycle hooks — inject context, gate tools, emit metrics.
12 preset themes
Everforest, Nord, Dracula, Gruvbox, Catppuccin, Solarized, and more — dark and light, truecolor with safe fallbacks.
Scoped models
Shortlist models with globs and cycle with Alt+] / Alt+[ — keep the picker focused on what you actually use.
Local web dashboard
Read-only loopback UI over ~/.grok artifacts: sessions, timelines, charts, logs, live SSE events.
Get started
Install in one line
Installer verifies SHA256SUMS and places the binary at ~/.hyper/bin/hyper.
curl -fsSL https://raw.githubusercontent.com/DaviRain-Su/hyper-grok-build/dev/install.sh | bashirm https://raw.githubusercontent.com/DaviRain-Su/hyper-grok-build/dev/install.ps1 | iexThen: hyper --version · hyper login · hyper
Or run with Nix
nix run github:DaviRain-Su/hyper-grok-build#hyper-grok-build -- --version