One-Command Launch
Run npx @leviidev/antiweb in any project directory. It spins up a high-performance Fastify gateway on port 3000 and connects your browser instantly.
Experience autonomous AI coding in a premium desktop-grade web app. Featuring real bash terminals, multi-tab workspaces, interactive diff reviews, and OpenCode Zen model selectionβright from your browser.
npx @leviidev/antiweb
npm i -g @leviidev/antiweb
AntiWeb is built from the ground up to eliminate friction. No Docker containers, no complex port forwarding, and no AI-generated fluff. Just pure development speed.
Run npx @leviidev/antiweb in any project directory. It spins up a high-performance Fastify gateway on port 3000 and connects your browser instantly.
Connect to OpenCode Zen or bring your own API keys (OpenRouter, Groq, Gemini, Ollama). Send coding tasks, review live streaming plans, and spawn autonomous subagents.
Every file modified by the AI is tracked in the Review tab. Inspect clean line-by-line diffs and selectively Accept or Decline changes before committing to git.
Execute real shell commands (npm run dev, git status, tests) directly inside your project workspace without leaving the browser tab.
Every detail of AntiWeb is tailored for developers who value aesthetics, responsiveness, and control.
Unlike standard chat wrappers that trap your command execution, AntiWeb uses Node-PTY to give you a full bash shell directly in your workspace. Switch modes instantly to inspect the underlying Antigravity CLI interactive viewport whenever you need deep debugging.
Switch effortlessly between DeepSeek V4 Flash, Claude 3.5 Sonnet, Gemini 2.5 Pro, or connect local Ollama models with zero vendor lock-in.
Coding from your iPad or laptop on the couch? Set ANTIWEB_HTTP_PASSWORD="secret" when launching. AntiWeb automatically protects your web session with a native browser authentication popup across your home WiFi network.
Want AntiWeb in your dock or app menu? Run one command to generate a native Linux desktop shortcut (`antiweb.desktop`) and global command symlink. Launch in detached background daemon mode (`antiweb -d`) and close your terminal.
Everything you need to know to install, configure, and customize AntiWeb.
The fastest way to use AntiWeb. Navigate to any git repository or codebase on your machine and run:
Install globally with npm so the antiweb command is always available in your terminal path:
Customize your port, run in background daemon mode, or secure your server with basic authentication: