Primary product
QMA multiplayer agent harness with personal and shared workspaces in Slack and on the web.
Agent SwarmA persistent agent organization with lead routing, specialized workers, and review loops.
Agent topology
QMAn isolated workspace for each employee and room, each with scoped state and permissions.
Agent SwarmA lead plus durable specialized workers that cooperate across one task and dependency graph.
Coordination
QMHumans collaborate with an agent in channels, group messages, and projects.
Agent SwarmAgents delegate, message, resume parent-child tasks, wait on dependencies, and review results.
Persistent context
QMPer-person and per-room memory, files, keychain view, permissions, crons, apps, and sandbox.
Agent SwarmPer-agent identities plus shared semantic memory, task history, journals, and reusable workflows.
Background work
QMCrons and watches run work while nobody is watching.
Agent SwarmSchedules, heartbeats, durable workflows, and delegated child tasks run recurring or long work.
Security posture
QMStrict, Auto, or Dangerous org posture, with mandatory command policy and provenance screening in Auto.
Agent SwarmScoped capabilities, agent containers, approval walls, and human or agent review around consequential work.
Harness choice
QMPi, OpenCode, Codex, and Claude Code drive the same core.
Agent SwarmClaude Code, Codex, opencode, and pi can be assigned by worker or routed per task.
Deployment
QMDeploy an organization-owned package to Fly.io or AWS in the operator's cloud account.
Agent SwarmSelf-host with Docker Compose or use managed cloud while keeping the open-source path.