A local-first AI orchestrator for cheaper agent workflows
Prometheus is a personal designed to run locally first. A small local model manages the conversation and sends tasks to specialized sub-agents. Separate agents handle browser, shell, internet, email, calendar, scheduling, and project-tracking work, while a group of models can discuss bigger decisions together.
Cheap and fast tasks stay with , and are used only when heavier work is needed, all inside one session. It can control a real Chrome browser through while keeping existing cookies and logged-in sessions. It can also control the desktop with xdotool, read and send email, manage calendars through CalDAV, edit and restart its own , run through Telegram, WhatsApp, Slack, or a web dashboard, and support voice mode with Whisper and Kokoro TTS.
The safety risk is serious because it runs with the user’s normal permissions, has no sandbox, and could cause damage if a model gives bad instructions or a webpage triggers .
Key points
- A small local model routes work to specialized sub-agents.
- handle cheap and fast tasks, while handle heavier work.
- The system can operate browser, shell, email, calendar, scheduling, project tracking, chat apps, and voice mode.
- Real Chrome sessions can be reused through , including existing cookies and logins.
- No sandbox means or bad model output could affect real accounts and files.