AI Agent Infrastructure
2.2k 2026-05-07
spacedriveapp/spacebot
Spacebot provides robust, scalable AI agent infrastructure designed for multi-user teams and communities, overcoming limitations of traditional single-session agent frameworks.
Core Features
Specialized process architecture for concurrency (Channels, Branches, Workers, Compactor, Cortex).
Scalable for concurrent multi-user conversations and shared memory across teams/communities.
Autonomous learning and skill acquisition from interactions.
Structured state and memory management using a typed graph in SQLite.
Supports running multiple agents with distinct identities and permissions on a single instance.
Detailed Introduction
Spacebot is an opinionated AI agent infrastructure built to empower teams and communities with intelligent automation. It addresses the inherent limitations of monolithic, single-session AI agent frameworks by employing a specialized, concurrent process architecture. This design ensures responsiveness, efficient state management in a typed graph (SQLite), and autonomous skill acquisition, making AI agents practical and scalable for complex multi-user environments like Discord servers or Slack workspaces, without users waiting on each other.