> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cowagent.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# v2.0.0

> CowAgent 2.0 - Full upgrade from chatbot to AI super assistant

CowAgent 2.0 is a comprehensive upgrade from a chatbot to an **AI super assistant** — capable of autonomous thinking and task planning, long-term memory, operating computers, and creating and executing skills.

**Release Date**: 2026.02.03 | [GitHub Release](https://github.com/zhayujie/CowAgent/releases/tag/2.0.0)

## Key Updates

### Agent Core

* **Complex Task Planning**: Autonomous planning with multi-turn reasoning
* **Long-term Memory**: Persistent memory with keyword and vector search
* **Built-in Tools**: 10+ tools including file ops, Bash, browser, scheduler
* **Web search**: Built-in `web_search` tool, supports multiple search engines, configure corresponding API key to use
* **Skills System**: Skill engine with built-in and custom skill support
* **Security & Cost**: Secret management, prompt controls, token limits

### Other

* **Channels**: Feishu/DingTalk WebSocket support, image/file messages
* **Models**: claude-sonnet-4-5, gemini-3-pro-preview, glm-4.7, MiniMax-M2.1, qwen3-max
* **Deployment**: One-click install, configure, run, and management script

## Long-term Memory

<Frame>
  <img src="https://cdn.link-ai.tech/doc/20260203000455.png" width="800" />
</Frame>

## Task Planning & Tools

<Frame>
  <img src="https://cdn.link-ai.tech/doc/20260202181130.png" width="800" />
</Frame>

<Frame>
  <img src="https://cdn.link-ai.tech/doc/20260203121008.png" width="800" />
</Frame>

<Frame>
  <img src="https://cdn.link-ai.tech/doc/20260202195402.png" width="800" />
</Frame>

## Skills System

<Frame>
  <img src="https://cdn.link-ai.tech/doc/20260202202247.png" width="800" />
</Frame>

<Frame>
  <img src="https://cdn.link-ai.tech/doc/20260202213219.png" width="800" />
</Frame>

<Frame>
  <img src="https://cdn.link-ai.tech/doc/20260202234350.png" width="750" />
</Frame>

## Contributing

Welcome to [submit feedback](https://github.com/zhayujie/CowAgent/issues) and [contribute code](https://github.com/zhayujie/CowAgent/pulls).
