{
  "schema_version": "openagent.agent_resource_packet.v1",
  "id": "res_cowagent",
  "slug": "cowagent",
  "name": "CowAgent",
  "canonical_url": "https://www.openagent.bot/memory-systems/cowagent",
  "category": "memory-systems",
  "resource_type": "memory_system",
  "summary": "CowAgent (formerly chatgpt-on-wechat) is an open-source AI assistant harness that connects multiple LLM backends across chat channels. It features task planning, tool execution, skill management, and autonomous memory growth — all in a lightweight, extensible package with a one-line install.",
  "capabilities": [
    "memory"
  ],
  "constraints": [
    "open-source"
  ],
  "scenarios": [
    "personal-memory"
  ],
  "deployment_modes": [
    "cloud"
  ],
  "interfaces": [
    "repo"
  ],
  "integrations": [
    "memory systems"
  ],
  "permission_surface": [
    "shell/files",
    "memory",
    "messages"
  ],
  "risk_level": "elevated",
  "source_confidence": "high",
  "recommended_workflows": [
    "Coding agent workflow"
  ],
  "avoid_when": [
    "Users who need a terminal-based coding agent rather than a chat-oriented assistant",
    "Teams that require cloud-hosted, managed AI infrastructure"
  ],
  "primary_actions": [
    "Inspect repository",
    "Open Homepage",
    "Inspect repository"
  ],
  "evidence_urls": [
    "https://github.com/zhayujie/CowAgent",
    "https://cowagent.ai",
    "https://github.com/zhayujie/CowAgent/blob/master/README.md"
  ],
  "last_verified_at": "2026-06-03",
  "machine_readable": {
    "json_url": "https://www.openagent.bot/memory-systems/cowagent.json",
    "markdown_url": "https://www.openagent.bot/memory-systems/cowagent.md",
    "agent_json_url": "https://www.openagent.bot/memory-systems/cowagent.agent.json"
  }
}