About this project

Möbius is an open-source framework and runtime designed for coding agents, offering a seamless experience across terminals, iPhones, and iPads. The system is built around a gateway that runs agents on your own hardware or a hosted cloud service, allowing you to maintain control over your workspaces and conversations. Key features include the ability to create distinct "Bots" with specific models, instructions, tools, and approval policies. Users can pick up work across devices, as the gateway persists conversations and workspaces even when clients are closed. Möbius supports scheduling recurring tasks via routines and enables multi-agent collaboration through "Swarms," where bots work together under a leader with shared chat context. The framework emphasizes security and control, utilizing sandboxed execution environments (Seatbelt on macOS, Bubblewrap on Linux) and configurable approval policies for actions. It supports various model providers, including OpenAI, Anthropic, and DeepSeek, and allows for the integration of custom capabilities via middleware. Developers can embed the core Rust framework into their own applications, leveraging its modular design for custom frontends and storage solutions.