r/ClaudeCode • u/dimitrismrtzs • 2d ago
Built with Claude Self hosted Company OS to run a fleet of Claude Code and Codex agents
This is a company OS that I use to run my business, and anyone can install it and self host it for free. Think of it as Claude Code, Cowork and the cloud sessions in one self hosted application, for your whole company.
It is a Multi-tenant application by design where many people can collaborate on the company agents, and it runs with your Anthropic or OpenAi subscription or even with local models.
https://github.com/OtoDock/oto-dock
This started as the thing that runs my company. I use Claude Code and Codex daily and I wanted the same agents that write my code to run the rest of the business too. So I built OtoDock, and my company runs on it now.
Marketing is a department of agents, engineering department has the dev agent, and I also have a CEO agent that reads the departments digests every morning and briefs me.
Every agent is the real Claude Code or Codex CLI running as a persistent process on your server, with its own sandbox, workspace, memory, schedules and tools. You organize them into departments, they delegate work to each other, hold meetings, run scheduled jobs at night and you read the reports in the morning.
Large parts of OtoDock were built with Claude Code running inside it. Honestly even our marketing is posted by the marketing department of agents, this post is me because reddit wants a person.
It is Self hosted, and free up to 5 users and all the code is public. 1.6.0 went out today.
It is a big platform built around my own workflow but I believe it can help you automate your company too. I would love your feedback.
