Grok Bot 0.18 Reconstructed is an unofficial, source-oriented reconstruction and extension of the publicly shipped Grok Bot 0.18.0 macOS app. It provides readable TypeScript implementations for major Electron, host, coordinator, local-execution, protocol, and renderer boundaries. A deterministic build toolchain can turn those reconstructed sources back into a working macOS application. The project also experiments with routing inference through Cursor, Claude Code, Codex, and OpenRouter. It adds local usage tracking, plugin and MCP tooling, an optional Docker sandbox, and a reconstructed settings surface. The result is a research-focused hybrid that preserves the shipped renderer while replacing and extending key runtime and control-plane components.
Features
- Readable TypeScript reconstruction of major runtime boundaries
- Deterministic macOS application rebuild toolchain
- Inference routing across Cursor, Claude Code, Codex, and OpenRouter
- Plugin and MCP tools across routed providers
- Local routed-inference usage tracking
- Optional local Docker sandbox and reconstructed settings interface