{
  "schema_version": "openagent.agent_resource_packet.v1",
  "id": "res_telegram_ai_agent",
  "slug": "telegram-ai-agent",
  "name": "Telegram AI Agent",
  "canonical_url": "https://www.openagent.bot/bots/telegram-ai-agent",
  "category": "bots",
  "resource_type": "bot",
  "summary": "Telegram AI Agent is an open-source AI bot project focused on generic claude and codex telegram bot runtime for controlling coding agents from chat.",
  "capabilities": [
    "messaging",
    "workflow"
  ],
  "constraints": [
    "open-source",
    "self-hosted"
  ],
  "scenarios": [
    "self-hosted-ai",
    "chatbot"
  ],
  "deployment_modes": [
    "self_hosted",
    "cloud"
  ],
  "interfaces": [
    "repo",
    "docs"
  ],
  "integrations": [
    "Telegram",
    "Claude",
    "Codex"
  ],
  "permission_surface": [
    "shell/files",
    "messages"
  ],
  "risk_level": "elevated",
  "source_confidence": "medium",
  "recommended_workflows": [
    "Coding agent workflow"
  ],
  "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/pavel-molyanov/telegram-ai-agent"
  ],
  "last_verified_at": "2026-06-05",
  "machine_readable": {
    "json_url": "https://www.openagent.bot/bots/telegram-ai-agent.json",
    "markdown_url": "https://www.openagent.bot/bots/telegram-ai-agent.md",
    "agent_json_url": "https://www.openagent.bot/bots/telegram-ai-agent.agent.json"
  }
}