{
  "schema_version": "openagent.agent_resource_packet.v1",
  "id": "res_chibi",
  "slug": "chibi",
  "name": "Chibi",
  "canonical_url": "https://www.openagent.bot/bots/chibi",
  "category": "bots",
  "resource_type": "bot",
  "summary": "Chibi is an open-source AI bot project focused on self-hosted telegram companion orchestrating multiple ai providers with autonomous agent capabilities, mcp integrations, and async tasks.",
  "capabilities": [
    "messaging",
    "mcp"
  ],
  "constraints": [
    "open-source",
    "self-hosted",
    "mcp-compatible"
  ],
  "scenarios": [
    "self-hosted-ai",
    "chatbot"
  ],
  "deployment_modes": [
    "self_hosted",
    "cloud"
  ],
  "interfaces": [
    "repo",
    "docs"
  ],
  "integrations": [
    "Telegram",
    "OpenAI",
    "Anthropic",
    "Google",
    "xAI",
    "DeepSeek",
    "Mistral",
    "MCP"
  ],
  "permission_surface": [
    "messages",
    "external services"
  ],
  "risk_level": "elevated",
  "source_confidence": "medium",
  "recommended_workflows": [
    "Connector or protocol layer"
  ],
  "avoid_when": [
    "Teams unwilling to review bot permissions, channel credentials, and data retention policies",
    "Users who only need a hosted consumer chatbot with no deployment work"
  ],
  "primary_actions": [
    "Inspect repository"
  ],
  "evidence_urls": [
    "https://github.com/s-nagaev/chibi"
  ],
  "last_verified_at": "2026-06-05",
  "machine_readable": {
    "json_url": "https://www.openagent.bot/bots/chibi.json",
    "markdown_url": "https://www.openagent.bot/bots/chibi.md",
    "agent_json_url": "https://www.openagent.bot/bots/chibi.agent.json"
  }
}