{"data":{"slug":"zhayujie-cowagent","name":"CowAgent","tagline":"Open-source super AI assistant & Agent Harness","github_url":"https://github.com/zhayujie/CowAgent","owner":"zhayujie","repo":"CowAgent","owner_avatar_url":"https://avatars.githubusercontent.com/u/26161723?v=4","primary_language":"Python","stars":46520,"forks":10316,"topics":["ai","ai-agent","ai-agents","chatgpt-on-wechat","claude","claude-code","codex","cowagent","deepseek","harness","llm","mcp","multi-agent","openai","openclaw","skills"],"archived":false,"github_pushed_at":"2026-08-15T12:26:50+00:00","maintenance_label":"Very active","stars_delta_30d":506,"url":"https://www.graphcanon.com/tools/zhayujie-cowagent","markdown_url":"https://www.graphcanon.com/tools/zhayujie-cowagent.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/zhayujie-cowagent","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=zhayujie-cowagent","description":"Open-source super AI assistant & Agent Harness. Plans tasks, runs tools and skills, self-evolves with memory and knowledge. Multi-model, multi-channel. Lightweight, extensible, one-line install. (formerly chatgpt-on-wechat)","homepage_url":"https://cowagent.ai","license":"MIT","open_issues":37,"watchers":303,"ai_summary":"CowAgent is an open-source framework capable of task planning, execution, and self-evolution through memory and knowledge accumulation. It supports multi-model and multi-channel communication.","readme_excerpt":"## 🚀 Quick Start\n\nA one-line installer takes care of dependencies, configuration, and startup:\n\n**Linux / macOS:**\n\n```bash\nbash <(curl -fsSL https://cdn.link-ai.tech/code/cow/run.sh)\n```\n\n**Windows (PowerShell):**\n\n```powershell\nirm https://cdn.link-ai.tech/code/cow/run.ps1 | iex\n```\n\n**Docker:**\n\n```bash\ncurl -O https://cdn.link-ai.tech/code/cow/docker-compose.yml\ndocker compose up -d\n```\n\nOnce started, open `http://localhost:9899` to access the **Web console** — your one-stop hub to chat with the Agent, configure models, connect channels, and install skills.\n\n> Deploying on a server? Set `web_host` to `0.0.0.0` in `config.json` to make the console reachable from outside, and set `web_password` to protect it. Don't forget to open port `9899` in your firewall or security group.\n\n> 📖 Detailed guides: [Quick Start](https://docs.cowagent.ai/guide/quick-start) · [Install from Source](https://docs.cowagent.ai/guide/manual-install) · [Upgrade](https://docs.cowagent.ai/guide/upgrade)\n\nAfter installation, manage the service with the [cow CLI](https://docs.cowagent.ai/cli/index):\n\n```bash\ncow start | stop | restart        # service control\ncow status | logs                  # status and logs\ncow update                         # pull latest code and restart\ncow skill install <name>           # install a skill\ncow install-browser                # install browser automation\n```\n\n> 💻 Desktop client: download the **[CowAgent Desktop client](https://cowagent.ai/download/)** (macOS / Windows) — the backend is bundled, ready to use out of the box.\n\n<br/>","github_created_at":"2022-08-07T08:33:41+00:00","created_at":"2026-07-07T17:31:22.784877+00:00","updated_at":"2026-08-16T06:02:21.642789+00:00","categories":[{"slug":"ai-agents","name":"AI Agents","url":"https://www.graphcanon.com/categories/ai-agents","markdown_url":"https://www.graphcanon.com/categories/ai-agents.md","api_url":"https://www.graphcanon.com/api/graphcanon/categories/ai-agents"}],"tags":[{"slug":"ai","name":"ai"},{"slug":"ai-agent","name":"ai-agent"},{"slug":"chatgpt-on-wechat","name":"chatgpt-on-wechat"},{"slug":"claude","name":"claude"},{"slug":"codex","name":"codex"},{"slug":"llm","name":"llm"},{"slug":"multi-agent","name":"multi-agent"},{"slug":"openai","name":"openai"}],"trust":{"provenance":{"is_fork":false,"github_id":522158088,"owner_type":"User","methodology":"github_public_v1","parent_repo":null,"near_duplicate_slugs":[]},"computed_at":"2026-08-16T06:02:20.815Z","maintenance":{"label":"Very active","score":96,"methodology":"github_public_v1","releases_90d":8,"days_since_push":0,"last_release_at":"2026-08-12T08:32:13Z","stars_delta_30d":506,"open_issues_delta_30d":11},"security_summary":{"status":"no_manifest","scanner":null,"low_count":0,"high_count":0,"last_scan_at":"2026-07-11T10:57:11.494Z","medium_count":0,"scan_profile":"mcp_manifest","critical_count":0}},"capability_facts":{"scan":{"source":"repo_scan","observed_at":"2026-08-16T06:02:21.295Z"},"deploy":{"source":"dockerfile:Dockerfile","self_host":true,"observed_at":"2026-08-16T06:02:21.295Z","managed_saas":false},"has_cli":{"value":true,"source":"pyproject.toml:[project.scripts]","observed_at":"2026-08-16T06:02:21.295Z"},"languages":{"value":["python"],"source":"github.language+pyproject.toml","observed_at":"2026-08-16T06:02:21.295Z"},"has_docker":{"value":true,"source":"dockerfile:Dockerfile","observed_at":"2026-08-16T06:02:21.295Z"},"license_spdx":{"value":"MIT","source":"github.license","observed_at":"2026-08-16T06:02:21.295Z"}},"decision_facts":{"hosting":null,"pricing":{"model":"freemium","summary":"Completely open source and free to use under the MIT License."},"requirements":{"min_ram_gb":2,"requires_docker":false},"constraints":{"min_ram_gb":2,"pricing_model":"freemium","requires_docker":false},"when_to_use":["- When you need a lightweight, extensible AI assistant that can be installed with minimal setup.","- For projects requiring integration of multi-modal functionalities across various platforms."],"when_not_to_use":["- If your project requires deep integration or compatibility specifically with proprietary systems not well-supported by CowAgent's open-source nature.","- In contexts where there is a critical dependency on continuous, active community support and frequent updates since the tool might have lower activity compared to more popular alternatives."],"source":"enrich:decision_facts","observed_at":"2026-07-11T12:30:01.225Z"},"constraint_facets":{"min_ram_gb":2,"pricing_model":"freemium","requires_docker":false},"decision_summary":[{"label":"Pricing","value":"freemium - Completely open source and free to use under the MIT License."},{"label":"Requirements","value":"Min 2 GB RAM"},{"label":"Adopt for","value":"CowAgent is an open-source framework designed for task planning and execution with features including self-evolution through memory and knowledge accumulation. It supports multiple models and communication channels."},{"label":"License detail","value":"CowAgent uses an MIT license, which is permissive and allows for free usage in both proprietary and open-source projects with minimal obligations."}]}}