{
  "schema_version": "openagent.agent_resource_packet.v1",
  "id": "res_wegent",
  "slug": "wegent",
  "name": "Wegent",
  "canonical_url": "https://www.openagent.bot/bots/wegent",
  "category": "bots",
  "resource_type": "bot",
  "summary": "Wegent is an open-source AI-native operating system for defining, organizing, and running intelligent agent teams. It is relevant to bot and agent-team workflows where multiple assistants, roles, or chat-oriented agents need structure.",
  "capabilities": [
    "messaging",
    "chat-ui",
    "workflow"
  ],
  "constraints": [
    "open-source"
  ],
  "scenarios": [
    "chatbot"
  ],
  "deployment_modes": [
    "cloud"
  ],
  "interfaces": [
    "repo",
    "ui"
  ],
  "integrations": [],
  "permission_surface": [
    "messages"
  ],
  "risk_level": "low",
  "source_confidence": "high",
  "recommended_workflows": [
    "chatbot"
  ],
  "avoid_when": [
    "Users who only need a single chat widget",
    "Teams looking for a narrow Telegram or Discord bot"
  ],
  "primary_actions": [
    "Inspect repository",
    "Open Homepage"
  ],
  "evidence_urls": [
    "https://github.com/wecode-ai/Wegent",
    "https://wecode-ai.github.io/wegent-docs"
  ],
  "last_verified_at": "2026-06-11",
  "machine_readable": {
    "json_url": "https://www.openagent.bot/bots/wegent.json",
    "markdown_url": "https://www.openagent.bot/bots/wegent.md",
    "agent_json_url": "https://www.openagent.bot/bots/wegent.agent.json"
  }
}