According to 1M AI News monitoring, Alibaba DAMO Academy announced the release of CoPaw 1.0 today, upgrading CoPaw's capabilities in four main areas: custom small models for CoPaw, security mechanisms, multi-agent collaboration, and memory management.
Added Multi-Agent System:
Background Task Support: Supports executing inter-Agent communication tasks in the background via the CLI --background flag, providing task tracking, status polling, and cancellation capabilities (#2345)
Agent Enable/Disable Switch: Agents can be enabled or disabled via the console interface and API (#2249)
Unified Priority Queue System and /stop Command: A hierarchical queue system based on channels, sessions, and priorities, supports canceling running tasks and clearing queued messages via the /stop command (#2411)
