v0.1.0 · macOS · MIT

A fast, out-of-the-box terminal built for AI coding.

MANDA is a deeply customized fork of WezTerm — zero-config defaults, a curated shell suite, and a built-in AI assistant with presets for the providers you already use.

macOS 12+ · Apple Silicon & Intel · full Lua configuration

manda — zsh
$ manda
MANDA 0.1.0 — fast terminal for AI coding

{
  "shell":     "zsh",
  "theme":     "auto",
  "ai":        "built-in",
  "providers": ["NVIDIA", "Gemini", "OpenRouter", "Groq", "Cerebras"]
}

$ # deploy the api to production
> 
✓ generated by MANDA — Cmd+Shift+E to run it
$ 
 
40%
smaller binary
<1s
instant startup
0
config required
Why MANDA

Fast by default. Yours to configure.

Every default is chosen for practical day-one use, while staying 100% compatible with WezTerm’s Lua configuration — bring your existing config with zero migration.

01

Zero Config

JetBrains Mono, tuned macOS font rendering, and low-res font sizing out of the box. Open it and go.

02

Theme-Aware

Auto-switches between dark and light modes with macOS, with tuned selection colors and practical overrides.

03

Fast & Lightweight

A stripped-down GPU-accelerated core with lazy loading — 40% smaller than upstream, instant to launch.

See all features
Built-in assistant

AI that lives in your terminal.

Not a chat widget bolted on — an assistant that understands the context of what you’re doing, right where you’re doing it.

NVIDIAGeminiOpenRouterGroqCerebras
Explore the AI features
Get started

Download MANDA

macOS 12+ · Apple Silicon & Intel. Ad-hoc signed build — on first launch, right-click → Open, and MANDA sets up your shell environment automatically.

↓  Download latest release

Or install from the terminal

curl -fsSL https://raw.githubusercontent.com/WILFREDY-X/manda/main/install/install.sh | bash
brew install WILFREDY-X/tap/manda