# spacedriveapp/spacebot

An AI agent for teams, communities, and multi-user environments.

Repository: https://github.com/spacedriveapp/spacebot
Canonical: https://ross.abutalabs.com/products/spacebot
Homepage: https://spacebot.sh
Language: Rust
License: NOASSERTION
License Family: other
Topics: agent, ai, agentic, automation, enterprise, messaging, developer-tools
Last push: 2026-08-18T00:55:49+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 83, longevity 14
- inputs: {"age_days": 203, "days_push": 16, "days_rel": 118, "gap_med": 0.5, "n_releases_24m": 25}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2371, forks 361 (observed 2026-08-28T04:06:41.831994+00:00)

## What it is
Spacebot is an opinionated AI agent harness written in Rust for teams, communities, and multi-user environments, deployable as a single self-contained binary or via Docker. It replaces monolithic LLM sessions with specialized concurrent processes (channels, branches, workers, cortex) backed by a structured memory graph in SQLite, vector search in LanceDB, and durable goal-driven autonomy.

## Use cases
- run an AI agent in a Discord or Slack community with many concurrent users
- self-host an AI assistant that remembers context across conversations
- automate team workflows with goal-driven autonomous agents
- give a chatbot persistent structured memory instead of markdown files
- run background workers for file operations, code execution, and research
- connect an agent to Telegram, Twitch, or email channels
- schedule cron-driven agent tasks and notifications

## When to choose
- you need a multi-user, multi-channel agent with shared memory and process-level concurrency
- you want a single-binary or Docker deployment with no external server dependencies
- you want durable autonomy, skills capture, and navigable session history out of the box
- you prefer structured state in SQLite/LanceDB over LLM-managed markdown memory

## When to avoid
- you need a permissively licensed library to embed in your own product (it uses FSL-1.1-ALv2, not OSI open source)
- you want a minimal, unopinionated agent SDK to build custom architectures
- you only need a simple single-user chatbot without memory or autonomy features
- you require managed cloud-only deployment with vendor support

## Facets
- artifact type: framework
- maturity: active
- function: agent-framework, chatbot, llm-inference, rag, workflow-automation, scheduling, webhook, self-hosted
- domain: artificial-intelligence, large-language-models, chatbots, messaging-platforms, developer-tools, self-hosted
- platform: windows, self-hosted, rust
- tags: agent-harness, memory-graph, multi-user-agents, discord-bot, slack-bot, sqlite, lancedb, autonomy, skills, chronicles, fsl-license, ai-agents, automation, linux, macos, docker, web-server, discord, telegram

## Member repositories
- spacedriveapp/spacebot (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:41.831994+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:35:23.544126+00:00, confidence not recorded.
  - readme: https://github.com/spacedriveapp/spacebot (fetched 2026-08-28T04:06:41.831994+00:00, sha ea50dab66911)
  - homepage: https://spacebot.sh (fetched 2026-08-29T10:16:17.778596+00:00, sha fa4b2ddd4de5)
  - site_page: https://docs.spacebot.sh (fetched 2026-08-29T10:16:17.789696+00:00, sha fedb494c44dd)
  - site_page: https://docs.spacebot.sh/quickstart (fetched 2026-08-29T10:16:17.791948+00:00, sha ff07361ede56)
- Data as of 2026-08-30T08:39:29.467469+00:00.
