{
  "$schema": "https://shelldex.com/schemas/project.schema.json",
  "generated": "2026-05-15T16:51:32.990Z",
  "source": "https://shelldex.com/projects/spacebot/",
  "license": "CC-BY-4.0",
  "project": {
    "name": "Spacebot",
    "slug": "spacebot",
    "slug_aliases": [],
    "tagline": "Concurrent multi-process AI agent for communities and teams",
    "description": "Rust-based AI agent built for multi-user environments — Discord servers, Slack workspaces, Telegram groups. Splits the monolith into five specialized processes (Channel, Branch, Worker, Compactor, Cortex) that run concurrently so the agent is never blocked. Typed memory graph (SQLite + LanceDB), cron jobs, MCP support, headless browser, OpenCode integration, and OpenClaw-compatible skills. Single binary, no server dependencies. FSL-1.1-ALv2 license, converting to Apache 2.0 after two years.",
    "language": "rust",
    "category": [
      "multi-user",
      "community",
      "rust"
    ],
    "status": "active",
    "highlight": "Concurrent Channel/Branch/Worker/Cortex architecture — 50 users at once without blocking",
    "emoji": "🚀",
    "added": "2026-03-04T00:00:00.000Z",
    "tier": 1,
    "github": "spacedriveapp/spacebot",
    "website": null,
    "platform": [],
    "requires_llm": null,
    "mcp_support": false,
    "integration_count": null,
    "perf": null,
    "ecosystem_role": null,
    "mentions": [],
    "stars": 2217,
    "github_data": {
      "stars": 2217,
      "forks": 345,
      "open_issues": 197,
      "license": "NOASSERTION",
      "topics": [
        "agent",
        "agentic",
        "ai",
        "automation",
        "developer-tools",
        "enterprise",
        "messaging"
      ],
      "last_commit": "2026-05-09T21:44:04Z",
      "latest_release": "v0.5.0",
      "latest_release_date": "2026-05-07T06:55:33Z",
      "star_growth_7d": 25,
      "last_enriched": "2026-05-15T16:51:11.451Z"
    },
    "leaderboard": {
      "rank": 21,
      "health_score": 60,
      "health": {
        "issues_stars_ratio": 0.0889,
        "days_since_last_release": 8,
        "days_since_last_commit": 5
      }
    },
    "urls": {
      "page": "https://shelldex.com/projects/spacebot/",
      "json": "https://shelldex.com/api/projects/spacebot.json",
      "markdown": "https://shelldex.com/md/projects/spacebot.md"
    }
  }
}