Automatos is the open platform for AI workforces — design specialised agents, equip them with skills and knowledge, schedule their work, and run the whole room from one command centre.
Every incoming message walks the same ladder — fast deterministic rules first, semantic and LLM only when they earn it.
Goals decompose into a task graph. A stateless coordinator reconciles state every 5 seconds — plan, dispatch, verify, repeat.
A biologically‑inspired hierarchy. Sessions promote into facts; facts decay until they earn a place in long-term memory.
The router escalates progressively. A cache hit returns in milliseconds; an unfamiliar request walks all the way to LLM classification — and the result is cached for next time.
"Optimal routing accuracy while minimising latency and cost."
A natural-language goal becomes a directed acyclic graph of tasks. State lives in the database; the coordinator is stateless and ticks every five seconds.
"DB-authoritative; the coordinator reconciles state on every tick."
Sessions live in Redis; short-term memory decays on an Ebbinghaus curve; whatever survives is promoted into long-term semantic facts — searchable, scoped to a workspace.
"Sessions promote into facts; facts decay until they earn a place."
100+ marketplace agents — Code Reviewer, QA Engineer, Sentinel, Scribe, researcher and marketer roles, Shopify specialists, more. Each one carries its own model config, persona, capabilities and performance history. Install from the marketplace, or build a custom agent in seconds.
A four-tier router — cache, rules, semantic, LLM — sends every message to the agent best positioned to handle it. Missions chain agents into multi-step workflows with scheduling, triggers and inter-agent coordination. Sandboxed workspaces let them run code, manage files, and touch real Git repos.
Live agent status, scheduled routines, completion metrics, agent reports. Auto — the operator — surfaces what needs attention, so you don't have to chase your team.
Upload documents, sync folders from Dropbox or S3, let the platform chunk, embed and index automatically. Agents get RAG-powered access to everything you've ever written.
Track every API call across every model. Per-agent and per-request spend, usage trends, projections. No surprise bills — route cheap for heartbeat, frontier for reasoning.
“The closest thing I've used to hiring a team — except the team is awake at 3am, knows our codebase, and reports back with what it shipped.”
Apache 2.0. The whole platform — orchestrator, frontend, services — ships under a license you can fork, audit, and run on your own infrastructure. Next.js · FastAPI · Postgres · S3 · OpenRouter. No vendor wall.
Pick a role, plug in your channels — Slack, Telegram, Gmail, GitHub — give it a knowledge base, and put it on a schedule. The first run is on us.