Local AI orchestrator with computer and browser access Zeus is a new open-source local AI agent orchestrator that provides a terminal-inspired web UI for controlling a computer, including file management, browser automation, and sub-agent delegation. It runs entirely on-device with no cloud dependency, supports local and cloud models, and can be accessed via phone through Tailscale. The project aims to replace fragmented agent tools with a single, self-contained application. Zeus is a local AI agent orchestrator with a real UI. Install once, run zeus start , and you get a fast, terminal-inspired web app — on your laptop and your phone — where AI agents can actually do things on your machine : read and write files, run commands, drive a real browser, search the web, manage tasks, run scheduled jobs, and orchestrate teams of sub-agents. One tool for everything you need to control your computer. Everything lives in ~/.zeus . No cloud account, no telemetry, no lock-in — your agents, skills, memory, and workspaces are plain human-editable files on your own disk. ./install.sh one-time setup zeus start launch the server + open the web UI Most agent projects are a library or a terminal loop . Zeus is a complete application : It has a real, beautiful UI — a vanilla-JS, no-build web app with a command palette, theming, live streaming, and inline HTML/SVG previews. Not a CLI you squint at. It runs on your phone. The UI is an installable PWA with a mobile-first nav, and zeus start --tailscale puts it on your private tailnet so you can drive your computer's agents from anywhere — securely, never exposed to the public internet. Agents control the whole machine, with a UI for it. Files, shell, a dedicated automated Chromium the agent drives by vision, web search, an embedded terminal, a file explorer, a code editor, git — all in one place. It's an orchestrator, not just an agent. Sub-agent delegation with per-sub-agent stop , recurring workflows , scheduled jobs, MCP servers, to-dos, dashboards, widgets, timers, and a layered, self-curating memory system. Bring any model. Anthropic, OpenAI, Groq, Google Gemini, OpenRouter, AWS Bedrock — or fully local models via the built-in BYO Model app a self-contained Ollama that installs entirely inside ~/.zeus . Self-contained integrations. Need private web search or a managed browser? Zeus installs SearXNG, Chromium, and Ollama inside ~/.zeus — nothing touches your system. zeus start · stop · status · restart · logs -f · open · reset . Runs a detached local server uvicorn on 127.0.0.1:8756 and opens the UI. zeus reset wipes ~/.zeus and starts factory-fresh asks first . - One-URL web UI at http://127.0.0.1:8756 , served no-store so edits show up on reload. Installable PWA with an offline page, app-launcher nav, and a touch-friendly mobile layout centered popups, big tap targets, no horizontal scroll . Tailscale built in: zeus start --tailscale serves the app on your tailnet https://