Community features
What Hyper adds on top of the official Grok Build tree.
Items below come from the community CHANGELOG and README — patches layered while tracking xai-org/grok-build.
Multi-provider registry
- Pi-aligned data-driven catalog (~42 provider rows, 1,000+ models)
- Native adapters: Gemini/Vertex, Bedrock ConverseStream, pi-messages
- OpenCode Go subscription routing
- GitHub Copilot OAuth + model discovery
- Radius PKCE / device flow / refresh rotation
Product surface
- Binary name hyper, install root ~/.hyper
- Shared ~/.grok for config, auth, sessions
- Isolated updater: only DaviRain-Su/hyper-grok-build releases
- 10 UI locales with live Settings switch
- hyper dashboard --web (Axum + Leptos SSR, loopback-only)
Agent & editor
- Full-screen TUI coding agent (same lineage as upstream)
- Headless / CI mode for scripting
- Agent Client Protocol (ACP) editor embedding
- WASM extension guests at lifecycle hooks
- Scoped models shortlist + Alt+] / Alt+[ cycling
Themes & DX
- 12 preset themes (9 dark / 3 light) on top of upstream themes
- Truecolor RGB with 256/16-color fallback
- Nix flake: nix run / nix build / nix develop
- OpenAI prompt-cache affinity + /usage cache hit rate
- Codex Live full-duplex voice sessions (/live)
Design-only / not shipped
Amp-style agent modes (low / medium / high / ultra) are design-only (docs/design-modes.md) and not productized yet. See docs/KNOWN_ISSUES.md.