spacedriveapp/spacebot
A Rust-based agent infrastructure system for teams and communities with structured memory, task state machines, and skill learning.

Spacebot is an opinionated agent harness designed for teams, communities, and multi-user environments. It manages state in a typed graph stored in SQLite rather than markdown files, uses a task state machine linked to goals, and lets the LLM handle reasoning. The system learns from complex tasks by capturing reusable skills, and a background process preserves memories and skills after conversations go idle. Supports deployment via Discord, Slack, Telegram, or Twitch integrations.
Frequently asked
- What is spacedriveapp/spacebot?
- A Rust-based agent infrastructure system for teams and communities with structured memory, task state machines, and skill learning.
- Is spacebot open source?
- Yes — spacedriveapp/spacebot is an open-source project tracked on heatdrop.
- What language is spacebot written in?
- spacedriveapp/spacebot is primarily written in Rust.
- How popular is spacebot?
- spacedriveapp/spacebot has 2.3k stars on GitHub.
- Where can I find spacebot?
- spacedriveapp/spacebot is on GitHub at https://github.com/spacedriveapp/spacebot.