The QM repository provides a multiplayer agent harness designed specifically for startups, allowing multiple employees to have isolated workspaces while still collaborating via Slack or web interfaces. The system is built with an architecture that separates the core logic from specific model harnesses and deployment configurations, enabling users to switch between various providers like Claude Code or Codex without being tied to a single vendor. It offers tiered security postures—ranging from strict human approval for all tools to high-speed autonomous operation—and supports background work through scheduled crons and webhooks.
- Supports multiple backends including Pi, OpenCode, Codex, and Claude Code.
- Offers three distinct security modes: Strict (human intervention required), Auto (AI-driven screening), and Dangerous (no screening).
- Provides per-scope memory, files, keychain views, permissions, and durable sandboxes for each user or room.
- Includes an "individual auth" feature where users can connect their own AI accounts to keep usage credentials separate from the organization's shared keys.