zhayujie/CowAgent
Open-source AI agent harness that autonomously plans and executes tasks across multiple LLM providers and communication channels.

CowAgent is an agent framework implementing task planning, tool execution, and skill orchestration. It features a three-tier memory architecture (context, daily, core), supports multi-model configurations across providers like OpenAI, Claude, and DeepSeek, and operates across web and messaging platforms. The system runs continuously on personal computers or servers and serves as a reference implementation of Agent Harness engineering patterns.