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.
$ 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 $ ✓
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.
JetBrains Mono, tuned macOS font rendering, and low-res font sizing out of the box. Open it and go.
Auto-switches between dark and light modes with macOS, with tuned selection colors and practical overrides.
A stripped-down GPU-accelerated core with lazy loading — 40% smaller than upstream, instant to launch.
Not a chat widget bolted on — an assistant that understands the context of what you’re doing, right where you’re doing it.
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 releaseOr install from the terminal
curl -fsSL https://raw.githubusercontent.com/WILFREDY-X/manda/main/install/install.sh | bash
brew install WILFREDY-X/tap/manda