Install Linux. Install OctopOS. Done.
Manage your entire AI agent swarm from a single web console — no Docker, no cloud dependency.
Built for real infrastructure. No Docker networking nightmares.
One Boss-Agent per project coordinates a pool of specialists in parallel. Results aggregated, streamed token-by-token to the user.
One bash command. GPU auto-detected. Matrix, nginx, TLS, systemd — all configured. Web console ready in minutes.
Agents are real Matrix bots. Use Element to supervise any conversation live. Built-in watchdog restarts crashed bots automatically.
Each agent runs its own model. Ollama locally, Claude Max (OAuth), OpenAI — mixed per task. Configurable temperature and token limits.
Give agents extra knowledge via Markdown files with YAML frontmatter. Scope: always or keyword-triggered on-demand. Hot-reload, no restart.
Each project gets a Linux user, isolated filesystem, Samba share, and Matrix room. Agents can only access their own project directory.
Trigger agents from external systems — Git pushes, CI pipelines, monitoring alerts. HMAC-signed outgoing webhooks included.
JWT auth, login rate-limiting, atomic config writes, three-layer tool permission model. Full audit log of all user actions.
Manage agents, projects, users, skills, webhooks, logs and LLM config — all without SSH. Built with React + Tailwind.
A message travels through 10 layers in under a second.
The user sees a clean streaming chat. The agents do the rest — with full Matrix audit trail.
Clean separation of concerns. Every layer replaceable.
Boring technology. Battle-tested components.
Start small. Scale to full GPU when ready.
From the handbook — how agents, skills and projects work together.
Hot-reload. No restart needed. Injected into system prompt on keyword match.
From the technical docs — what happens when a message is sent.
Three commands. One browser tab. Running.
Everything you need to install, use, and extend OctopOS.
Installation, setup wizard, agents, projects, chat, LLM config, troubleshooting
Architecture, module overview, data flow A–Z, error handling, known limitations
All REST endpoints with request/response examples — agents, projects, webhooks, audit
Write tools, skills, endpoints, Console pages — extend OctopOS with new features