
OtoDock
A self-hosted agent platform running Claude Code and Codex on your own subscriptions.
- Category
- AI
- Website
- github.com
- Language
- English
- Listed
- 8d ago
- Stars
- 182
- Forks
- 12
OtoDock/oto-dock ↗, Python, Last commit 3d ago
OtoDock turns Claude Code and Codex into agents a whole team can use, running on your own server with each user connecting their own Anthropic or ChatGPT subscription; local models also work. Every agent is assembled from six editable parts: persona, memory, workspace, knowledge, skills and tools. A sharing mode decides whether each person gets a private workspace, the team shares one, or both, while platform and per-agent roles control who can create, edit or only chat.
Agents can run on a schedule, fire on a webhook or wake once at a set time, and every run is kept as a chat you can reopen and continue. The license is fair source (FSL-1.1 with a future Apache 2.0 grant), and self-hosting is free for up to five users.