# Zodex

> Zodex is a native macOS AI coding environment built in Rust that combines AI chat, a Design Studio, and a built-in terminal into one lightweight app.

Zodex is a macOS desktop application built from the ground up in Rust and Tauri, combining AI-powered coding assistance, a visual Design Studio, and a native zero-latency terminal into a single lightweight environment. It targets developers who want to stop context-switching between terminal tabs, chat windows, and design tools. The app ships with managed access to GPT-5.3 Codex, Kimi K2.6, and Grok 4.3 — no API keys required — while also supporting bring-your-own-key (BYOK) connections to over eight AI providers.

## What It Is

Zodex positions itself as an all-in-one AI coding environment for macOS, replacing the fragmented workflow of separate terminal emulators, AI chat tools, and UI prototyping apps. The core product runs natively on Apple Silicon (macOS 13.0+), opens in milliseconds, and is described by the developer as consuming "virtually zero memory in the background." It is a paid desktop application with a companion mobile app available on iOS (App Store) and Android (APK via GitHub).

## Core Architecture and Features

Zodex is built on Rust and Tauri, giving it a native performance profile distinct from Electron-based tools. Key capabilities include:

- **Native Terminal**: A zero-latency terminal built in Rust, embedded directly in the AI environment.
- **Git Integration**: Review diffs, stage commits, and manage branches natively; the AI understands diffs in context.
- **Atomic Rollbacks**: Instantly revert entire AI sessions or specific file changes with a single click.
- **Design Studio**: An isolated sandbox for generating and previewing UI components without touching project files until the user explicitly implements them. Supports mix-and-match of component variants, advanced theming (spacing, colors, tokens), and an infinite canvas for side-by-side layout exploration.
- **Zody Voice Assistant**: A voice-first engineering companion that reads the local codebase, queries live documentation via Context7, manages Linear issues, and spins up coding sessions — all without requiring the user to switch editor context.

## AI Model Access and Provider Integrations

Every plan includes managed access to three models billed against a monthly allowance: GPT-5.3 Codex (with selectable reasoning effort up to "xhigh"), Kimi K2.6, and Grok 4.3. Users can also connect their own API keys or existing subscriptions at zero markup to providers including OpenAI/ChatGPT, Anthropic/Claude, Gemini/Gemini CLI, Groq, Factory Droid, OpenRouter, OpenCode, Moonshot, LM Studio, and Ollama. The developer states that prompts, responses, code, and tool output are never saved on Zodex servers — only usage metadata is stored.

## Mobile Companion

Zodex ships a companion mobile app for iOS (available on the App Store) and Android (APK distributed via GitHub releases, currently at v1.0.2). The mobile app pairs to the local desktop machine via QR code scan and provides: AI chat, code navigation, agent dispatch to Linear issues, git history review, voice dictation, Linear sync, fine-grained permission controls (from Auto Edit to YOLO mode), and a full file explorer.

## Agent Workflow and MCP Integrations

Zodex supports creating specialized AI agents that connect to Linear to manage backlogs and dispatch directly to issues. The voice assistant (Zody) integrates with MCP (Model Context Protocol) to pull Context7 documentation and manage Linear issues during brainstorming sessions. The human-in-the-loop review flow lets users inspect every code change agents make before committing, maintaining control over what lands in the codebase.

## Current Status

The project is actively developed as of mid-2026. The mobile companion repository (zodex-mobile) shows a latest release of v1.0.2 published on June 1, 2026. The homepage references an "Early Adopter" pricing label on the entry tier, suggesting the product is in an early commercial phase. The developer describes the tool as "Built with Rust & fueled by the frustration of clunky CLI tools" and cites the product as trusted by 100+ developers (vendor-published claim).

## Features
- Native Rust terminal with zero latency
- AI chat with GPT-5.3 Codex, Kimi K2.6, and Grok 4.3 (no API key required)
- Bring your own API key or subscription (8+ providers)
- Design Studio with isolated sandbox for UI generation
- Mix-and-match component variants
- Advanced theming with live preview
- Infinite canvas for side-by-side layout exploration
- Atomic rollbacks for AI sessions and file changes
- Git integration (diffs, staging, branch management)
- Zody voice assistant
- Linear backlog management via AI agents
- Human-in-the-loop code review before committing
- MCP integrations (Context7, Linear)
- Mobile companion app (iOS and Android)
- QR code pairing for mobile-to-desktop connection
- Voice dictation on mobile
- Agent dispatch to Linear issues
- Fine-grained permission controls (Auto Edit to YOLO)
- Privacy-first: prompts and code never stored on servers
- Built with Rust and Tauri for native performance

## Integrations
OpenAI/ChatGPT, Anthropic/Claude, Gemini/Gemini CLI, Groq, Factory Droid, OpenRouter, OpenCode, Moonshot, LM Studio, Ollama, Linear, Context7, GitHub (mobile APK releases)

## Platforms
MACOS, ANDROID, IOS, WEB, API, CLI

## Pricing
Freemium — Free tier available with paid upgrades

## Version
v1.0.2

## Links
- Website: https://zodex.dev
- Documentation: https://zodex.dev
- Repository: https://github.com/furkanksl/zodex-mobile
- EveryDev.ai: https://www.everydev.ai/tools/zodex
