Skip to content

OtoDock 1.0.0

Choose a tag to compare

@dimitris-mourtzis dimitris-mourtzis released this 14 Jul 02:11

Initial public release.

OtoDock is a self-hosted platform for running a team of AI agents on
infrastructure you control. It runs the real Claude Code and Codex as its
engine — so your agents inherit everything the CLIs can do — and wraps them in a
live dashboard, a security model built for shared servers, and the plumbing that
turns a coding tool into a team of coworkers.

Added

  • Agents and chat. Every step streams live — reasoning, tool calls, file edits as diffs, plans ticking off. Approve sensitive actions inline, or let trusted agents run unattended.
  • Multi-agent meetings. Put specialists in one room for a moderated discussion where agents address each other, answer in parallel, and converge.
  • Delegation. Agents hand work to parallel agent sessions you can watch, steer, and continue.
  • Bring your own engine. Connect the Claude or ChatGPT plan you already pay for, an API key, or a local model.
  • Sandboxed by default. Each agent runs locked down and isolated from your network; you grant one folder or one service at a time.
  • Schedules and triggers, persistent memory, documents and images (Word/Excel/PowerPoint/PDF with live preview), voice, interactive artifacts and pinned mini-apps, and community catalogs of installable MCP capabilities and agent templates.
  • Self-hosted install via Docker Compose — chats, files, memory and credentials stay on hardware you run.

Install: see the Quick start. Docs: https://docs.otodock.io